From c14ab8c21b99509d139408cb7817b094f7406841 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Thu, 13 Jul 2023 16:37:07 -0500 Subject: [PATCH] refactor(zsh): remove CHASE_DOTS option --- dots/.config/zsh/config/profile/profile/options.zsh | 1 - 1 file changed, 1 deletion(-) diff --git a/dots/.config/zsh/config/profile/profile/options.zsh b/dots/.config/zsh/config/profile/profile/options.zsh index a79f7973..0925d571 100644 --- a/dots/.config/zsh/config/profile/profile/options.zsh +++ b/dots/.config/zsh/config/profile/profile/options.zsh @@ -14,7 +14,6 @@ setopt NULL_GLOB setopt AUTO_CD setopt AUTO_PUSHD -setopt CHASE_DOTS setopt HASH_CMDS setopt COMBININGCHARS