GitList
About
Refresh
Report bug
Help
browsing:
67f6c5360d0dc9aa0b148b09822b1b8bac3e1b9d
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`