mirror of
https://github.com/Aloxaf/fzf-tab.git
synced 2026-09-10 07:26:16 -04:00
parent
190500bf1d
commit
c167f1e9bb
|
|
@ -1 +0,0 @@
|
|||
fzf-tab.zsh
|
||||
3
fzf-tab.plugin.zsh
Normal file
3
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"
|
||||
Loading…
Reference in a new issue