Add Emacs deb pkg
[khome.git] / pkgs-deb-install.list
index 849d207..5a15a35 100644 (file)
@@ -1,8 +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
 htop
 zsh
@@ -32,6 +30,8 @@ units
 snapd # https://snapcraft.io/docs/installing-snap-on-debian
 encfs
 xscreensaver
+xscreensaver-data
+xscreensaver-data-extra
 mplayer
 mpv
 whois
@@ -60,16 +60,40 @@ xinput    # Configure touchpad
 python3-pip
 db-util
 dnsutils  # dig and friends
+debian-goodies # Misc. helper scripts. See: apt show debian-goodies
+zeal  # Documentation browser, like Dash.app
+mlterm
+
+# "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
+
+# Screen color temperature setters
+redshift  # Lots of code and features, adjusts automatically throughout the day.
+sct       # 80 lines of C, does nothing automatically.
 
 graphicsmagick
 graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
 
 cvs
 
+# Emacs
+emacs-nox
+
+# Vim
+vim
+vim-gtk3
+
 #------------------------------------------------------------------------------
 # Git
 #------------------------------------------------------------------------------
 git
+
+# Large File Support
+git-lfs
+
+# Integration with other VCS
 git-cvs
 git-svn
 
@@ -96,6 +120,12 @@ subversion-tools
 guile-2.0
 guile-2.0-doc
 
+# Racket
+racket
+
+# Lisp
+sbcl
+
 # SML
 smlnj
 smlnj-doc
@@ -189,6 +219,9 @@ dict-freedict-lat-eng  # Latin-English
 # Provides hxpipe utility, used by khatus weather sensor
 html-xml-utils
 
+# Provides urlencode, among other things:
+gridsite-clients
+
 # Image viewers
 eog  # Eye of GNOME
 eom  # Eye of MATE
This page took 0.029351 seconds and 4 git commands to generate.