Update packages
authorSiraaj Khandkar <siraaj@khandkar.net>
Fri, 8 Nov 2019 17:32:04 +0000 (12:32 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Fri, 8 Nov 2019 17:32:04 +0000 (12:32 -0500)
pkgs-deb-install.list
pkgs-interesting.list [new file with mode: 0644]
pkgs-snap-strict.list

index bfe22f5..b5af9bb 100644 (file)
@@ -6,7 +6,6 @@ tree
 htop
 zsh
 zsh-syntax-highlighting
-git
 tig
 make
 apt-file
@@ -32,7 +31,6 @@ units
 snapd # https://snapcraft.io/docs/installing-snap-on-debian
 encfs
 xscreensaver
-youtube-dl
 mplayer
 mpv
 whois
@@ -48,6 +46,32 @@ cups
 ddgr  # Duck Duck Go CLI client
 wikipedia2text  # Wikipedia CLI client
 neofetch
+time  # Surprisingly, GNU time isn't installed by default!
+caja-open-terminal
+ffmpeg
+pandoc
+
+graphicsmagick
+graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
+
+#------------------------------------------------------------------------------
+# Git
+#------------------------------------------------------------------------------
+git
+
+# GUI
+git-gui
+git-cola  # HiDPI. Overall nicer than default.
+
+# Documentation
+git-doc
+gitmagic
+#------------------------------------------------------------------------------
+
+
+# Guile
+guile-2.0
+guile-2.0-doc
 
 # SML
 smlnj
@@ -154,3 +178,10 @@ sxiv
 # - slattach
 # - arp
 net-tools
+
+# Net monitoring
+speedometer
+cbm
+
+# Internet speed test
+speedtest-cli
diff --git a/pkgs-interesting.list b/pkgs-interesting.list
new file mode 100644 (file)
index 0000000..0dc137a
--- /dev/null
@@ -0,0 +1,3 @@
+#
+tcpreplay  # Tool to replay saved tcpdump files at arbitrary speeds
+gitit      # Wiki engine backed by a git or darcs filestore
index eff47a9..af772bf 100644 (file)
@@ -1,2 +1,3 @@
 #
+riot-web
 spotify
This page took 0.033969 seconds and 4 git commands to generate.