Add highlight deb pkg
[khome.git] / pkgs-deb-install.list
index b5af9bb..9e819a7 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,28 @@ 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
+sacc  # Gopher client
+dnsutils  # dig and friends
 
 graphicsmagick
 graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
 
+cvs
+
 #------------------------------------------------------------------------------
 # Git
 #------------------------------------------------------------------------------
 git
+git-cvs
+git-svn
 
 # GUI
 git-gui
@@ -66,8 +81,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
This page took 0.019371 seconds and 4 git commands to generate.