Skip to content

Instantly share code, notes, and snippets.

@lebeerman
Created August 7, 2019 18:25
Show Gist options
  • Save lebeerman/cc8bbb17663658bd3e8d4c76ca309a1f to your computer and use it in GitHub Desktop.
Save lebeerman/cc8bbb17663658bd3e8d4c76ca309a1f to your computer and use it in GitHub Desktop.
Shell Notes and Links

Cool Stuff Links:

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