mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 20:59:51 +00:00
refactor: reorganize setopts in lib folder
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user