Skip to content

Instantly share code, notes, and snippets.

@elkinjosetm
Last active August 17, 2021 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elkinjosetm/07241c7f37cdc2a8f1b3834bbddb058a to your computer and use it in GitHub Desktop.
Save elkinjosetm/07241c7f37cdc2a8f1b3834bbddb058a to your computer and use it in GitHub Desktop.
iTerm Configutarion

iTerm setup

  1. Install iTerm2
  2. Install font https://github.com/tonsky/FiraCode
  3. Select FiraCode font on iTerm profile
  4. Install Oh My Zsh following the instructions on: https://ohmyz.sh/
  5. Install Theme https://github.com/spaceship-prompt/spaceship-prompt
  6. Install zsh-autosuggestions https://github.com/zsh-users/zsh-autosuggestions
  7. Install zsh-syntax-highlighting https://github.com/zsh-users/zsh-syntax-highlighting

Extras

  • Install custom theme
    • Create a file with the following content and save as: Custom Theme.itermcolors
    • Double click it
    • On your iTerm, go to: iTerm2 -> Preferences -> Profiles -> Colors
    • Select Custom Theme, from the Color Presets... dropdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment