From c6a2d1c6f2f9c0e4d327824fb23dc7d58a99dca9 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 13 May 2022 21:38:09 +0900 Subject: zsh: disable PATH_DIRS because it is unsafe --- .zshrc | 2 -- 1 file changed, 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 -- cgit v1.2.3-70-g09d2