mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
Added install instructions
This commit is contained in:
parent
1862b1c075
commit
610f68c8e0
@ -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…
Reference in New Issue
Block a user