1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-09 17:00:44 +01:00

znt: update to v2.1.15

This commit is contained in:
Sebastian Gniazdowski
2016-04-30 15:16:00 +02:00
parent 19769fded2
commit e2d157d589
25 changed files with 1178 additions and 111 deletions

View File

@@ -13,8 +13,8 @@ zmodload zsh/curses
local IFS="
"
[ -f ~/.config/znt/n-list.conf ] && . ~/.config/znt/n-list.conf
[ -f ~/.config/znt/n-kill.conf ] && . ~/.config/znt/n-kill.conf
[ -f ~/.config/znt/n-list.conf ] && builtin source ~/.config/znt/n-list.conf
[ -f ~/.config/znt/n-kill.conf ] && builtin source ~/.config/znt/n-kill.conf
typeset -A signals
signals=(