Skip to content

Instantly share code, notes, and snippets.

@mplewis
Last active August 16, 2024 17:04
Show Gist options
  • 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.

Tools

  • bat: cat, with syntax highlighting, git, and diff support
  • chezmoi: Sync your dotfiles using a Git repo
  • diff-so-fancy: better-looking diffs for modern terminals
  • eza: ls, but pretty by default
  • fzf: Ctrl-R fuzzy finder for typeback history
  • GitHub CLI: Work with GitHub directly from the terminal
  • mise: The package manager manager. Install different versions of Python, Node, Go, tooling, etc. without pain.
  • molly-guard: Protect yourself from accidentally rebooting remote boxes
  • Oh My Tmux: A great Tmux configuration
  • powerlevel10k: Powerful Powerline-style prompts for zsh
  • Prezto: A zsh framework that's fast and works well
  • SCM Breeze: An incredible set of powerful git shortcuts and workflow helpers
  • sl: Steam Locomotive (do not confuse with ls)
  • Vimrc: A great Vim configuration
  • zoxide: Navigate between project directories quickly

Fonts

  • Fantasque Sans Mono: A lovely monospace font with ligatures and a friendly shape
  • Fira Code: Awesome monospace font with really great ligatures
  • Monaspace: A versatile family of monospace fonts with variants for different contexts
  • Nerd Fonts: A project to add fancy icons to monospace fonts
@romangusto
Copy link

Krypton domain doesn't work anymore.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment