From a62114c91f2070c8c8453d117f3d81dc113e41ff Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Mon, 25 Mar 2024 16:43:09 +0530 Subject: dotfile update --- zsh/oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 zsh/oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget (limited to 'zsh/oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget') diff --git a/zsh/oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget b/zsh/oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget deleted file mode 100644 index 1aff7bb..0000000 --- a/zsh/oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget +++ /dev/null @@ -1,8 +0,0 @@ -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 -- cgit v1.2.3-59-g8ed1b