Skip to content
Snippets Groups Projects
56-plugin-zsh-navigation-tools.zsh 196 B
Newer Older

# Bind ^A and ^z to zsh-navigation-tools
#zle -N znt-cd-widget
#bindkey "^A" znt-cd-widget
#zle -N znt-kill-widget
#bindkey "^Y" znt-kill-widget

# Use instant selects
znt_list_instant_select=1