Add fzf to install
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user