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?

  • @agent_flounder
    link
    English
    47 months ago

    Idk if it is distro hopping because I have been trying distros on my main system and usually for months at a time. It’s messy but I have a separate filesystem for /home and hope my current rc files don’t bork up whatever I’m running next. The transition from Cinnamon to Gnome went poorly for a while.

    I should probably automate the must have packages.

    Some applications are not packaged so I install ~/.local, e.g. Arduino, Eagle, Minecraft, etc.

    Packages… Hm. Direnv is all I can think of. I just use the system until something is missing, curse briefly, and install it.