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