Updated zsh notes

This commit is contained in:
Tracey Clark 2019-03-14 19:58:24 -05:00
commit 5144d7b1c1

View file

@ -9,3 +9,8 @@ RPROMPT='[%F{yellow}%?%f]'
And here's how it will be displayed:
username@host ~ % [0]
## cron script to pull updates
cd ~/.zprezto && git pull && git submodule update --init --recursive