Add more packages
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 26 Aug 2019 18:05:50 +0000 (14:05 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 26 Aug 2019 18:05:50 +0000 (14:05 -0400)
pkg-deb-install

index 3d3f909..03a9a4d 100644 (file)
@@ -3,6 +3,34 @@
 vim
 tree
 htop
+zsh
+zsh-syntax-highlighting
+git
+qutebrowser
+make
+apt-file
+jq
+curl
+lftp
+aspell
+
+# Shell script linter
+shellcheck
+
+# File managers
+ranger
+nnn
+pcmanfm
+
+# GNU Parallel.
+# Some of my scripts still use it, though it can mostly be replaced with
+# xargs -P $N.
+parallel
+
+xfonts-terminus
+
+# fuzzy finder
+fzf
 
 # Can't deny - it does look good...
 task-gnome-desktop
@@ -18,3 +46,9 @@ libx11-doc
 
 # a pretty df
 dfc
+
+# Music Player daemon and clients
+mpd
+mpc
+ncmpc
+ncmpcpp
This page took 0.017964 seconds and 4 git commands to generate.