Added install instructions
This commit is contained in:
parent
e3e284016c
commit
515315e467
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue