Skip to content

Instantly share code, notes, and snippets.

@muddylemon
Created March 10, 2013 07:08
Show Gist options
  • Save muddylemon/5127453 to your computer and use it in GitHub Desktop.
Save muddylemon/5127453 to your computer and use it in GitHub Desktop.
This is my bash history file on every machine I have
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