]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / zsh-navigation-tools / znt-cd-widget
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget b/stow/oh-my-zsh/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget
deleted file mode 100644 (file)
index 6d1be6b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-autoload znt-usetty-wrapper n-cd
-local NLIST_START_IN_SEARCH_MODE=0
-local NLIST_START_IN_UNIQ_MODE=0
-
-znt-usetty-wrapper n-cd "$@"
-
-unset NLIST_START_IN_SEARCH_MODE
-unset NLIST_START_IN_UNIQ_MODE