Environment. Currently in use on Debian 10 (Buster).
-Potentially useful software
----------------------------
+Use cases
+---------
-### Desktop search
-- https://grothoff.org/christian/doodle/
+- Dictionary:
+ - `dict`
+- File browsing:
+ - `ls` and `tree` (primary)
+ - `pcmanfm` (secondary)
+ - `ranger` (occasional)
+ - `nnn` (occasional)
+- IRC:
+ - `ii`
+ - `ii-tools`
+- Multimedia:
+ - Image:
+ - Editing:
+ - `gimp`
+ - Viewing:
+ - `sxiv`
+ - Music:
+ - Local:
+ - `ripit` (rip CDs)
+ - `mpd`
+ - `mpc`
+ - `ncmpcpp`
+ - `ncmpc` (to delete from playlist, which doesn't work in `ncmpcpp`)
+ - Streaming:
+ - [soma fm](http://somafm.com/) (primary) (via `mpd`)
+ - `spotify` (occasional)
+ - Video:
+ - `mpv`
+ - `mplayer`
+ - `vlc`
+- PDF:
+ - `okular`
+ - `mupdf`
+ - `pdftotext`
+- Search:
+ - `locate`
+ - `find`
+ - `grep`
+- Terminal:
+ - `st`
+ - `tmux`
+ - `zsh`
+- Text editing:
+ - `vim`
+ - `gvim`
+- Web browsing:
+ - `qutebrowser` (primary)
+ - `chromium` (fallback)
+ - `elinks`
+- X
+ - `dwm`
+ - `khatus` (currently x2)
+ - `dunst`
+ - `compton`
+ - `xscreensaver`
+ - `xbindkeys`
+ - `hsetroot` (background color)
+ - `feh` (background image)
+
+Potentially useful
+------------------
+
+- Desktop search:
+ - [doodle](https://grothoff.org/christian/doodle/)