mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
install --bin just for downloading the binary
This commit is contained in:
2
install
2
install
@@ -161,6 +161,8 @@ if [ -n "$binary_error" ]; then
|
|||||||
echo "OK"
|
echo "OK"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
[[ "$*" =~ "--bin" ]] && exit 0
|
||||||
|
|
||||||
# Auto-completion
|
# Auto-completion
|
||||||
ask "Do you want to add auto-completion support?"
|
ask "Do you want to add auto-completion support?"
|
||||||
auto_completion=$?
|
auto_completion=$?
|
||||||
|
|||||||
Reference in New Issue
Block a user