Add exa deb pkg
[khome.git] / pkgs-deb-install.list
index b5af9bb..462ef9f 100644 (file)
@@ -1,5 +1,6 @@
 # Debian packages I DO want, but are not part of the minimal install.
 
+at  # Surprisingly not in base install!
 vim
 vim-gtk3
 tree
@@ -50,14 +51,32 @@ time  # Surprisingly, GNU time isn't installed by default!
 caja-open-terminal
 ffmpeg
 pandoc
+nq  # Unix CLI queue utility
+neomutt
+lm-sensors
+fslint    # File system maintenance utilities
+goaccess  # Web server log analyzer
+xinput    # Configure touchpad
+python3-pip
+db-util
+dnsutils  # dig and friends
+
+# "modern" ls alternative: uses colours to distinguish file types and metadata;
+# does other things good too, like drawing a tree.
+# https://the.exa.website/
+exa
 
 graphicsmagick
 graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
 
+cvs
+
 #------------------------------------------------------------------------------
 # Git
 #------------------------------------------------------------------------------
 git
+git-cvs
+git-svn
 
 # GUI
 git-gui
@@ -66,8 +85,17 @@ git-cola  # HiDPI. Overall nicer than default.
 # Documentation
 git-doc
 gitmagic
+
+# Web
+gitweb
+lighttpd  # Was needed by 'git instaweb'
+highlight  # Syntax highlighter which can be used by gitweb.
 #------------------------------------------------------------------------------
 
+# subversion
+subversion
+subversion-tools
+
 
 # Guile
 guile-2.0
@@ -105,6 +133,12 @@ compton
 # Web browsers
 qutebrowser
 chromium
+lynx
+elinks
+firefox-esr
+
+# Gopher clients
+sacc
 
 # SoX: Swiss army knife of sound processing
 # provides the play command
This page took 0.040463 seconds and 4 git commands to generate.