thoughtbot / dotfiles

A set of vim, zsh, git, and tmux configuration files.
https://thoughtbot.com
Other
7.99k stars 1.86k forks source link

Update the check for fzf installed via homebrew #713

Closed danielnolan closed 1 year ago

danielnolan commented 1 year ago
mikegee commented 1 year ago

Does this behave well when homebrew isn't installed or when fzf isn't installed via homebrew? (Perhaps the former is out of scope in this project.)

danielnolan commented 1 year ago

@mikegee I made a small change to ensure that brew is executable. If fzf isn't installed via homebrew Plug installs it to ~/.fzf https://github.com/thoughtbot/dotfiles/pull/713/files#diff-d38c94eb3c98eb2f3fbf6ced6c8e3c36a0135e5ad558a10d09efc83f31fc048aR29