This is my personal shell configuration. Its probably not very useful for anyone else, but I thought I'd put it in version control with a way of loading it up.
- Clone sherman into $HOME/sherman-the-shell-config
- Copy
zshrc.sh
into$HOME/.zshrc
- Source zshrc
source $HOME/.zshrc
- Reload sherman
sherman_reload
Run sherman_reload
.
If you've made changes to any shell files, it is prudent to run sherman_reload
twice to ensure that its boostrapped
correctly.