Add fzf to install
This commit is contained in:
parent
036f0255f8
commit
6bd2b8f0cc
@ -29,4 +29,10 @@
|
|||||||
- https://github.com/zsh-users/zsh-autosuggestions.git
|
- https://github.com/zsh-users/zsh-autosuggestions.git
|
||||||
- https://github.com/zsh-users/zsh-history-substring-search.git
|
- https://github.com/zsh-users/zsh-history-substring-search.git
|
||||||
- https://github.com/zdharma/fast-syntax-highlighting.git
|
- https://github.com/zdharma/fast-syntax-highlighting.git
|
||||||
|
- https://github.com/junegunn/fzf.git
|
||||||
|
- command:
|
||||||
|
- fzf/install --bin
|
||||||
|
- symlink:
|
||||||
|
- {src: fzf/bin/fzf, dst: ~/.local/bin/fzf}
|
||||||
|
- {src: fzf/bin/fzf-tmux, dst: ~/.local/bin/fzf-tmux}
|
||||||
- message: zsh will be the default prompt after next login
|
- message: zsh will be the default prompt after next login
|
||||||
|
Loading…
x
Reference in New Issue
Block a user