diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2016-02-03 04:46:02 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2016-02-03 04:46:02 +0900 |
| commit | 30bd0b53dbf804a96db4c13d787771b3924d6634 (patch) | |
| tree | 686f745afd8d0c674d19123fb9c05ab1fbfc7b0e /shell/completion.bash | |
| parent | 1893eca41a35a771d45e6074167e5488d9f2a78a (diff) | |
| download | fzf-30bd0b53dbf804a96db4c13d787771b3924d6634.tar.gz | |
Fix #481 - Use $SHELL instead of sh in execute action
Note that $SHELL only points to the default shell instead of the current
shell. If you're on a non-default shell, you might want to override the
value like follows.
SHELL=zsh fzf --bind 'enter:execute:echo $ZSH_VERSION; sleep 1'
Diffstat (limited to 'shell/completion.bash')
0 files changed, 0 insertions, 0 deletions
