Prerequisites

  • Eza - better ls
  • Fzf - fuzzy finder
  • Bat - better cat

You can install these using grab:

    grab eza-community/eza
    grab junegunn/fzf
    grab sharkdp/bat

Aliases

Here is the minimalistic .bashrc_aliases file I use: