September 24, 2019

Here are a few tools which can make your life easier on linux:

  • bat is a drop-in replacement for cat, it displays line numbers, syntax highlighting and more.
  • exa is a replacement for ls. Powerful features include a tree view and git information.
  • oh my zsh is a great ZSH configuration with many very useful features.
  • SpaceVim is a modern vim distribution. It comes with many great defaults.