Created
March 10, 2013 07:08
-
-
Save muddylemon/5127453 to your computer and use it in GitHub Desktop.
This is my bash history file on every machine I have
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pwd | |
git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh | |
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc | |
chsh -s /bin/zsh | |
exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment