暂无描述

Carlos Rodriguez 050a2b2c25 Removed Git Aliases comment since there are no Git aliases in this file 15 年之前
.gitignore e20401e04e Adding initial gitignore file 15 年之前
README.textile 4e2b71bab8 Updating README file 15 年之前
aliases.zsh 050a2b2c25 Removed Git Aliases comment since there are no Git aliases in this file 15 年之前
colors.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
completion.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
functions.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
git.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
grep.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
history.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
projects.zsh-example 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
prompt.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
rake_completion.zsh 5da20b9ddd Importing initial files after reorganizing stuff. 15 年之前
zshrc ada3ce5045 Changing path to oh-my-zsh in zshrc 15 年之前

README.textile

h2. Setup

1. Clone the repository

@git clone git://github.com/robbyrussell/oh-my-zsh.git@

2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc .zshrc@

3. Start / restart zsh (open a new terminal is easy enough..)