From 5c124af7c747b6eec279109bd61950c58514e6a5 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 16 Mar 2017 16:30:40 +0100 Subject: zsh: Unset auto_cd --- tag-zsh/config/zsh/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index 4b86717..f2102b3 100644 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -137,7 +137,6 @@ fi zplug load # General configuration -setopt auto_cd # Change directories without `cd` if [[ -n $commands[hub] ]] then -- cgit 1.4.1