Browse code

Added install instructions

Matt Cable authored on 20/09/2010 at 04:39:11
Showing 1 changed files
... ...
@@ -2,7 +2,8 @@
2 2
 # 
3 3
 # Make the dirstack more persistant
4 4
 # 
5
-# Run dirpersiststore in ~/.zlogout
5
+# Add dirpersist to $plugins in ~/.zshrc to load
6
+# 
6 7
 
7 8
 dirpersistinstall () {
8 9
     if grep -qL 'dirpersiststore' ~/.zlogout; then