See my dotfiles for configuration tips.

tutorials and resources

tools

  • tmux (split terminal, keep alive remote ssh session)
  • fzf (fuzzy finder for everything)
  • ugrep (much faster grep)
  • fd (better find)
  • bat (better cat)
  • terminal editors (know how to change a word or two in a file):
    • vim or neovim (harder, but better long term):
    • nano (easier)