I wouldn’t really call myself a distro hopper, but in the last few months I’ve had to do some fresh installs on a couple of machines and VMs for work
If these aren’t included by default, I’ll make sure to get em:
GUI:
- Firefox & Chromium
- Gimp & Krita
- VSCode/VSCodium
- Okular
- Libre office
CLI*:
- git
- wget&curl
- neovim
- zsh/ohmyzsh + plugins
- glow
- neofetch
- figlet/toilet
- zellij
- python
- nodejs/npm/nvm + nodemon globally
- ranger/rifle
Also, how do you go about migrating your old config and rc files? Start fresh or just copy em over and make adjustments where necessary?
Step 1: install Debian 12 today, Step 2: upgrade to Debian 13 when available, then Debian 14, Debian 15 and so on… that’s the only hopping one should.
I always need
- LibreWolf (privacy-focused Firefox fork)
- Some nice terminal emulator like Alacritty or Kitty
- A torrent client
- Emacs
- Strawberry (the music player)
CLI:
- fish shell
- bat
- neovim
- fd
- fzf
- zoxide
- Some other Rust alternatives for GNU coreutils
- GPG
- fun stuff like neofetch, lolcat, asciiquarium, cmatrix, etc.
Another fish and modern Unix user 🫶
PS. Try out lsd if you haven’t already - a nice ls/eza/exa replacement.
- fish
- tmux
- sshfs
- htop
- nmap
- distrobox (haven’t tried this yet but looks amazing)
- zfs (and any utilities that go with that)
- sanoid
- syncoid
- tailscale
- snapper (if using btrfs)
As far as config files go, I haven’t gotten around to automating those so I usually search my nas for old ones and copy/paste what I need
First I install home-manager, then home-manager installs and configures everything else I’ve added to my config over time