GitList
About
Refresh
Report bug
Help
browsing:
1d3e35d91d502074361c78ada654e9112a432a5e
Branches
master
Files
Commits
Stats
Network
oh-my-zsh.git
/
tools
ZIP
TAR
name
mode
size
..
check_for_upgrade.sh
100644
1 kb
install.sh
100755
1 kb
require_tool.sh
100755
4 kb
theme_chooser.sh
100755
3 kb
uninstall.sh
100644
0 kb
upgrade.sh
100644
1 kb
README.md
Introduction ============= It comes from the oh-my-zsh config :) Installation ============= cd ~ git clone git://github.com/nviennot/zsh-config.git .oh-my-zsh ln -s .oh-my-zsh/zshrc .zshrc cd .oh-my-zsh git submodule init git submodule update chsh -s `which zsh`