Updated zsh notes

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

View file

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