From 277f38212aef31a6baba2cf1a0a355af611be5e0 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Fri, 24 Feb 2023 20:55:31 +0100 Subject: refactor: reorganize setopts in lib folder --- lib/theme-and-appearance.zsh | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/theme-and-appearance.zsh') diff --git a/lib/theme-and-appearance.zsh b/lib/theme-and-appearance.zsh index 1b64b51d4..208ab9ce5 100644 --- a/lib/theme-and-appearance.zsh +++ b/lib/theme-and-appearance.zsh @@ -53,8 +53,6 @@ if command diff --color /dev/null /dev/null &>/dev/null; then compdef _diff color-diff # compdef is already loaded by this point fi -setopt auto_cd -setopt multios setopt prompt_subst [[ -n "$WINDOW" ]] && SCREEN_NO="%B$WINDOW%b " || SCREEN_NO="" -- cgit v1.2.3-70-g09d2