Add sourcing of ZSH

Helmut Granda 2017-03-17 11:15:36 -05:00
parent ecc546cbab
commit b575ced5ff

@ -16,6 +16,8 @@ source ~/.oh-my-zsh/templates/zshrc.zsh-template
| _zsh_stats_ | Get a list of the top 20 commands and how many times they have been run. |
| _uninstall_oh_my_zsh_ | Uninstall Oh-my-zsh. |
| _upgrade_oh_my_zsh_ | Upgrade Oh-my-zsh. |
| source ~/.zshrc | Uptake new changes
|
---