favorite software
2026-02-22T17:39:40-0500
non-exhaustive list of mostly FOSS i use. i keep my git host profiles separate from here, but if you want to see my config for any of these (if applicable), feel free to ask!
contents
environment
shell
- zsh - interactive shell
- bash - but i write most scripts with
!#/usr/bin/env bash
- stow - dotfile/symlink management
- busybox - stripped down unix coreutils
- tmux - terminal multiplexer
- git - itself!
- neovim - modal text editor:
- vim - the OG! my vimrc has fewer plugins
- fastfetch - system information
- pass - gpg-encrypted password management
gui
- swaywm - wayland compositor
- foot - terminal emulator
- wmenu - wayland dynamic menu
- grim - wayland screenshots
- slurp - select wayland region
- obsidian - really only on android
python
- uv - python packaging
- ty - python lsp
- ruff - python linter
file transfer
- syncthing - cloudless filesharing over LAN with a nice localhost gui
- kdeconnect - "airdrop" for linux
- rsync - filesharing, mostly for backups
- sshfs - mounts remote directories natively
- transmission - torrent client for like a decade atp
web
browsers
- qutebrowser - keyboard-driven, configurable browser in python
- librewolf - privacy-obsessed firefox fork:
- w3m - terminal web pager, great for reading ao3
websites & services
fonts
miscellaneous
- sass - css for the lazy
- vesktop - wayland-minded linux discord client
- qmk - mechanical keyboard firmware in python, configured in c
- gimp - raster graphics editor
- csvkit - parse through spreadsheets
- pandoc - conversion from markup languages to rich formats