File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
26
26
1 . 先安装 [ fd] ( https://github.com/sharkdp/fd#installation ) .
27
27
2 . 先安装 [ fzf] ( https://github.com/junegunn/fzf#installation ) .
28
- 3 . 然后再按照下方的[ 手动方式] ( #手动方式 ) 或者走[ Oh-My-Zsh方式] ( #OhMyZsh方式 ) 的方式
28
+ 3 . 然后再按照下方的[ 手动方式] ( #手动方式 ) 或者走[ Oh-My-Zsh方式] ( #OhMyZsh方式 ) 的方式来安装 ` tab-any-path `
29
29
30
30
31
31
## 手动方式
@@ -58,7 +58,7 @@ git clone https://github.com/no5ix/tab-any-path ${ZSH_CUSTOM:-~/.oh-my-zsh/custo
58
58
59
59
1 . Install [ fd] ( https://github.com/sharkdp/fd ) by following its [ installation instruction] ( https://github.com/sharkdp/fd#installation ) .
60
60
2 . Install [ fzf] ( https://github.com/junegunn/fzf ) by following its [ installation instruction] ( https://github.com/junegunn/fzf#installation ) .
61
- 3 . then follow [ Manual] ( #Manual ) or [ Oh-My-Zsh] ( #OhMyZsh ) below
61
+ 3 . then install ` tab-any-path ` by following [ Manual] ( #Manual ) or [ Oh-My-Zsh] ( #OhMyZsh ) below
62
62
63
63
64
64
## Manual
You can’t perform that action at this time.
0 commit comments