mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Added install instructions
This commit is contained in:
parent
e3e284016c
commit
515315e467
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue