Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.45 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.45 KB

Vue Theme for iTerm 2 and ZSH

Install Vue Theme in your terminal.

iterm

Install

First, clone the repo via git:

$ git clone https://github.com/mariorodeghiero/vue-theme-iterm2.git

Install iTerm Theme

  1. Launch iTerm 2. Get the latest version at iterm2.com
  2. Click on iTerm2 menu title
  3. Select Preferences... option
  4. Select Profiles
  5. Navigate to Colors tab
  6. Click on Color Presets
  7. Click on Import
  8. Select the vue-theme.itermcolors file
  9. Return to Color presets and select Vue-Theme
  10. Restart your terminal.

Install oh-my-zsh Theme

  1. Drop the vue-theme.zsh-theme file in to the ~/.oh-my-zsh/themes/ directory.
  2. Open up your ZSH preferences at
    $ open ~/.zshrc
    
  3. Change the theme variable to ZSH_THEME=vue-theme.
  4. Restart your terminal.

Contributors

Mário Rodeghiero
Mário Rodeghiero

License

MIT License