diff --git a/Cheatsheet.md b/Cheatsheet.md index f6ba46a..4c5beb3 100644 --- a/Cheatsheet.md +++ b/Cheatsheet.md @@ -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 +| ---