X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkg-deb-install;h=03a9a4d4b01e8812a9008278e3ca2ef497a27a1d;hb=b2efbb10fde62c117ef00dbd1f7998780d6f3077;hp=aa28ea62a368d43187e4e9ff8a786b354dc4ea7e;hpb=adb92a8b7c8bc32a61dd2166c2fa96f513f9366a;p=khome.git diff --git a/pkg-deb-install b/pkg-deb-install index aa28ea6..03a9a4d 100644 --- a/pkg-deb-install +++ b/pkg-deb-install @@ -1,7 +1,54 @@ # Debian packages I DO want, but are not part of the minimal install. +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 + +# meta-package for both client and server packages +ssh + # PDF utilities poppler-utils # X11 API man pages libx11-doc + +# a pretty df +dfc + +# Music Player daemon and clients +mpd +mpc +ncmpc +ncmpcpp