1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

Added install instructions

This commit is contained in:
Matt Cable 2010-09-19 22:39:11 -06:00
parent 1862b1c075
commit 610f68c8e0

View file

@ -2,7 +2,8 @@
#
# Make the dirstack more persistant
#
# Run dirpersiststore in ~/.zlogout
# Add dirpersist to $plugins in ~/.zshrc to load
#
dirpersistinstall () {
if grep -qL 'dirpersiststore' ~/.zlogout; then