Skip to content

Castelism/oh-my-zsh-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My oh-my-zsh theme 'adlee' for OS X (Linux version coming soon).

Best when used with:

Installation Instructions:

  1. Copy adlee.zsh-theme file to oh-my-zsh themes directory: + % cp adlee.zsh-theme ~/.oh-my-zsh/themes
  2. Copy .zsh directory (and all files within) to ~ + % cp -rf ./.zsh ~
  3. Backup current .zshrc file, then copy included one to ~ + % cp ~/.zshrc ~/.zshrc_backup && cp ./zshrc ~/.zshrc + Import any customizations you want from your .zshrc_backup to the new .zshrc file.
  4. Reload zshrc: + % source ~/.zshrc

About

My oh-my-zsh theme for OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.5%
  • Python 1.1%
  • Other 1.4%