Skip to content

Commit b1f8b2f

Browse files
committed
(macos) Create install script for fzf
1 parent 83d026c commit b1f8b2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fzf/install.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
3+
# Install keybindings
4+
/opt/homebrew/opt/fzf/install --all

0 commit comments

Comments
 (0)