m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

add shebang

Ben Atkin
2017-08-02 12:11:45 -07:00
parent 6a9a953eef
commit f7fe5c0767

@@ -7,6 +7,8 @@ To open fzf from MacVim in a new iTerm2 window, create an executable script with
The Applescript API for iTerm2 has changed with version 3.0. This updated script works for me:
```bash
#!/bin/bash
# update for iterm2 3.0+
osascript -e \
'on run argv