mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
znt: update to v2.1.15
This commit is contained in:
parent
51861e6ed7
commit
cba744f5f0
25 changed files with 1172 additions and 105 deletions
|
|
@ -17,8 +17,8 @@ local IFS="
|
|||
|
||||
unset NLIST_COLORING_PATTERN
|
||||
|
||||
[ -f ~/.config/znt/n-list.conf ] && . ~/.config/znt/n-list.conf
|
||||
[ -f ~/.config/znt/n-panelize.conf ] && . ~/.config/znt/n-panelize.conf
|
||||
[ -f ~/.config/znt/n-list.conf ] && builtin source ~/.config/znt/n-list.conf
|
||||
[ -f ~/.config/znt/n-panelize.conf ] && builtin source ~/.config/znt/n-panelize.conf
|
||||
|
||||
local list
|
||||
local selected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue