Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 898 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 898 Bytes

pimp-my-term-osx

zsh with oh-my-zsh and powerlevel9k theme

install on Mac OS X:

  • Install zsh: brew install zsh zsh-completions
  • Install oh-my-zsh: curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
  • Change default shell: chsh -s /usr/local/bin/zsh
  • Install POWERLEVEL9k: git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
  • Use .zshrc from the repository in your user folder, copy it to user folder
  • Use color scheme from the repository for Terminal.App
  • Use font from the repository for Terminal.App, font size 13 recommended

looks like that