aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index e596764..6461ac5 100644
--- a/.zshrc
+++ b/.zshrc
@@ -149,8 +149,6 @@ setopt IGNORE_EOF
# Regard '#' as comment even in interactive mode.
setopt INTERACTIVE_COMMENTS
-# Even if the command contains "/", perform path search. If you specified "X11/xinit", zsh will execute "/usr/local/bin/X11/xinit".
-setopt PATH_DIRS
# Allow the short form of the loop statement.
setopt SHORT_LOOPS