Skip to content

imdkva/pimp-my-term-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

oh-my-zsh with powerlevel9k theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages