From f5d94518ed48aae301e08ef9dc60b3ad7cf81ad8 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 1 Feb 2018 21:08:47 -0500 Subject: Set auto_pushd --- home/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.zshrc b/home/.zshrc index a5bcac77..16772077 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -1,5 +1,5 @@ unsetopt beep -setopt nomatch interactive_comments +setopt auto_pushd nomatch interactive_comments setopt inc_append_history hist_ignore_dups HISTFILE=~/.history HISTSIZE=5000 SAVEHIST=5000 -- cgit 1.4.1