vimwiki: dth @ DK023900WSL
This commit is contained in:
parent
f7921235a5
commit
bf575bf903
1 changed files with 5 additions and 5 deletions
4
makefile
4
makefile
|
|
@ -29,8 +29,8 @@ setup_brew:
|
||||||
|
|
||||||
setup_fzf:
|
setup_fzf:
|
||||||
# brew install fzf
|
# brew install fzf
|
||||||
# NEXT LINES ALSO IN .ZSHRC
|
$(brew --prefix)/opt/fzf/install
|
||||||
echo "make sure /home/linuxbrew/.linuxbrew/opt/fzf/bin exists"
|
test -d /home/linuxbrew/.linuxbrew/opt/fzf/bin
|
||||||
echo "make sure /home/linuxbrew/.linuxbrew/opt/fzf/shell/completion.zsh exists"
|
echo "make sure /home/linuxbrew/.linuxbrew/opt/fzf/shell/completion.zsh exists"
|
||||||
echo "make sure /home/linuxbrew/.linuxbrew/opt/fzf/shell/key-bindings.zsh exists"
|
echo "make sure /home/linuxbrew/.linuxbrew/opt/fzf/shell/key-bindings.zsh exists"
|
||||||
ln -s -f ~/dotfiles/.fzf.zsh ~/.fzf.zsh
|
ln -s -f ~/dotfiles/.fzf.zsh ~/.fzf.zsh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue