mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
znt: update to v2.1.15
This commit is contained in:
@@ -14,8 +14,8 @@ local IFS="
|
||||
|
||||
unset NLIST_COLORING_PATTERN
|
||||
|
||||
[ -f ~/.config/znt/n-list.conf ] && . ~/.config/znt/n-list.conf
|
||||
[ -f ~/.config/znt/n-options.conf ] && . ~/.config/znt/n-options.conf
|
||||
[ -f ~/.config/znt/n-list.conf ] && builtin source ~/.config/znt/n-list.conf
|
||||
[ -f ~/.config/znt/n-options.conf ] && builtin source ~/.config/znt/n-options.conf
|
||||
|
||||
# TODO restore options
|
||||
unsetopt localoptions
|
||||
|
Reference in New Issue
Block a user