summaryrefslogtreecommitdiff
path: root/dep.sh
diff options
context:
space:
mode:
authorSüleyman Fərəcli <suleyman@farajli.net>2025-06-26 22:39:48 +0400
committerGitHub <noreply@github.com>2025-06-26 22:39:48 +0400
commit34ea1bf5947173388b041f41e4c36fbbc38756c7 (patch)
tree1cc77d666afeb1f741025a2cb40b39412001d6ea /dep.sh
parentc4b86ceca1e675122cb636507bb7132f344ac99b (diff)
parent7fdbedfce3faaa0b27eeb179f240ee8f901c1f97 (diff)
Merge pull request #16 from sfarajli/dev
Dev
Diffstat (limited to 'dep.sh')
-rwxr-xr-xdep.sh74
1 files changed, 38 insertions, 36 deletions
diff --git a/dep.sh b/dep.sh
index b862f06..0e65741 100755
--- a/dep.sh
+++ b/dep.sh
@@ -31,45 +31,47 @@ retval=0
# Optional Dependencies, skip QEMU and lualatex check
[ "${1}" = "--optional" ] && check \
- cmus \
- latex,pdflatex:"Latex is missing" \
- neomutt,mutt \
- pamus \
- pandoc \
- shellcheck \
- trans:"Translate shell is missing" \
- abook \
- acpi \
- cmus \
- dash \
- docker \
- ffmpeg \
- less \
- pass \
- python3 \
- rsync \
- sudo \
- tldr:"A tldr implementation is missing" \
- unclutter:"unclutter-xfixes is missing" \
- yt-dlp
+ cmus \
+ latex,pdflatex:"latex is missing" \
+ neomutt,mutt \
+ pamus \
+ pandoc \
+ shellcheck \
+ ssh \
+ trans:"translate shell is missing" \
+ abook \
+ acpi \
+ cmus \
+ dash \
+ docker \
+ ffmpeg \
+ less \
+ pass \
+ python3 \
+ rsync \
+ sudo \
+ tldr:"a tldr implementation is missing" \
+ unclutter:"unclutter-xfixes is missing" \
+ yt-dlp
# Programs
check \
- Xorg \
- dunst \
- fzf \
- git \
- lf \
- mpv \
- nsxiv,sxiv \
- nvim,vim \
- picom \
- qutebrowser \
- scrot \
- setxkbmap \
- startx:"xorg-xinit is missing" \
- xclip \
- zathura \
+ Xorg \
+ dunst \
+ fzf \
+ git \
+ lf \
+ mpv \
+ notify-send:"libnotify is missing" \
+ nsxiv,sxiv \
+ nvim,vim \
+ picom \
+ qutebrowser \
+ scrot \
+ setxkbmap \
+ startx:"xorg-xinit is missing" \
+ xclip \
+ zathura \
zsh,bash
# Script dependencies