fzf
This commit is contained in:
parent
f35bf071e2
commit
e65c90de7a
5
arch/runs/fzf
Executable file
5
arch/runs/fzf
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
git clone https://github.com/junegunn/fzf "$HOME/repos/github.com/junegunn/fzf"
|
||||||
|
cd "$HOME/repos/github.com/junegunn/fzf" || exit 1
|
||||||
|
./install
|
||||||
Loading…
Reference in New Issue
Block a user