mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
Added oh-my-zsh in all its glory
This commit is contained in:
8
.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget
Normal file
8
.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget
Normal file
@@ -0,0 +1,8 @@
|
||||
autoload znt-usetty-wrapper n-kill
|
||||
local NLIST_START_IN_SEARCH_MODE=0
|
||||
local NLIST_START_IN_UNIQ_MODE=0
|
||||
|
||||
znt-usetty-wrapper n-kill "$@"
|
||||
|
||||
unset NLIST_START_IN_SEARCH_MODE
|
||||
unset NLIST_START_IN_UNIQ_MODE
|
||||
Reference in New Issue
Block a user