Skip to content

Instantly share code, notes, and snippets.

@mplewis
Last active October 25, 2023 17:51
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mplewis/0bbc643ddc3e8540c7ecccbe5ed2936b to your computer and use it in GitHub Desktop.
Save mplewis/0bbc643ddc3e8540c7ecccbe5ed2936b to your computer and use it in GitHub Desktop.

Dope Shell Stuff

These are my favorite tools for making my terminal a nice place to work.

  • bat: cat, but with pretty syntax highlighting, git, and diff support
  • chezmoi: Sync your dotfiles using a Git repo
  • diff-so-fancy: better-looking diffs for modern terminals
  • exa: ls, but pretty by default
  • Fantasque Sans Mono: A lovely monospace font with ligatures and a friendly shape
  • fasd: navigate between project directories really quickly
  • Fira Code: awesome monospace font with really great ligatures
  • fzf: Ctrl-R fuzzy finder for typeback history
  • Hub: open PRs, create projects, work with GitHub directly from the terminal
  • Krypton: 2FA private keys for SSH, on all your machines
  • molly-guard: protect yourself from accidentally rebooting remote boxes
  • Nerd Fonts: add fancy icons to Fira Code
  • Oh My Tmux: A really good Tmux configuration
  • oh-my-zsh: the easiest way to start using zsh, one of the best shells
  • powerlevel10k: the fastest way to start using Powerline-style prompts in zsh
  • SCM Breeze: an incredible set of powerful git shortcuts and workflow helpers
  • sl: steam locomotive (do not confuse with ls)
  • Vimrc: A really good Vim configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment