X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkg-deb-install;h=9339e11350e53ef623c123f4766ddbab0f2c1001;hb=2518931e9016ade7e93d5a27a0ba543e15192d6d;hp=3d3f909884dc688cc4788dcd043e84ef9517c3c9;hpb=70ae08c7d2cde5fa04f7e4c47e1994597a4fbf63;p=khome.git diff --git a/pkg-deb-install b/pkg-deb-install index 3d3f909..9339e11 100644 --- a/pkg-deb-install +++ b/pkg-deb-install @@ -1,11 +1,65 @@ # Debian packages I DO want, but are not part of the minimal install. vim +vim-gtk3 tree htop +zsh +zsh-syntax-highlighting +git +tig +make +apt-file +jq +curl +lftp +aspell +cheese +newsboat +nmap +build-essential +xkcdpass +dunst +hsetroot +feh +xbindkeys +gawk +original-awk +libnotify-bin -# Can't deny - it does look good... -task-gnome-desktop +# dwm build +libx11-dev +libxft-dev +libxinerama-dev + +# X11 compositor +compton + +# Web browsers +qutebrowser +chromium + +# SoX: Swiss army knife of sound processing +# provides the play command +sox + +# 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 # meta-package for both client and server packages ssh @@ -18,3 +72,19 @@ libx11-doc # a pretty df dfc + +# Music Player daemon and clients +mpd +mpc +ncmpc +ncmpcpp + +# Dictionary +dictd +dict +dict-gcide +dict-jargon +dict-wn + +# Provides hxpipe utility, used by khatus weather sensor +html-xml-utils