Skip to content

Instantly share code, notes, and snippets.

@rinaldo-rex
Last active August 28, 2019 06:24
Show Gist options
  • Save rinaldo-rex/f64e08a994898657db9e86d5448b094a to your computer and use it in GitHub Desktop.
Save rinaldo-rex/f64e08a994898657db9e86d5448b094a to your computer and use it in GitHub Desktop.
Useful utilities that need to be configured on a new system!

System configurations/utilities that need to be installed on a new system for great productivity

  • ohmyzsh
    • I'm not yet a fan of Fish shell due to posix incompatibility which is causing a lot of troubles when you have to configure niche shell scripts.
  • howdoi - Get command line answers to common mac/linux problems.
  • thefuck - Alias it to automatically rewrite the command you wrongly entered.
  • z - Stop cding to dirs!
  • tmux - Once you start using this, it's hard to go back. This + Iterm is a heavenly combo
  • gitflow
  • httpie (Curl like utility, but better)

Fonts

  • Firacode
Tools
  1. Pycharm
  2. VScode
  3. XMind
  4. iTerm
  5. Homebrew/Linuxbrew
  6. Spotify
Common utils
  • pipenv
  • docker?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment