feat: add plugins for zsh
This commit is contained in:
3
.zsh/zsh-fzf-tab/fzf-tab.plugin.zsh
Normal file
3
.zsh/zsh-fzf-tab/fzf-tab.plugin.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
0="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}"
|
||||
0="${${(M)0:#/*}:-$PWD/$0}"
|
||||
source "${0:A:h}/fzf-tab.zsh"
|
||||
Reference in New Issue
Block a user