1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Updated Cheatsheet (markdown)

Marc Cornellà
2019-11-19 19:45:47 +01:00
parent 0b633abda0
commit 8a27ee6846

@@ -16,7 +16,7 @@ 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
| `exec zsh` | Apply changes made to zshrc
---