diff options
Diffstat (limited to 'base/.zsh/stack.zsh')
-rw-r--r-- | base/.zsh/stack.zsh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/base/.zsh/stack.zsh b/base/.zsh/stack.zsh new file mode 100644 index 0000000..444b88d --- /dev/null +++ b/base/.zsh/stack.zsh @@ -0,0 +1,3 @@ +DIRSTACKSIZE=8 +setopt autocd autopushd pushdminus pushdsilent pushdtohome +alias dh='dirs -v' |