Thefuck: homebrew install documentation and thefuck repo link

This commit is contained in:
Henry Bley-Vroman 2017-03-06 22:03:17 -05:00
parent b908feebcf
commit 5d490ad72c

View File

@ -1,5 +1,5 @@
if [[ -z $commands[thefuck] ]]; then if [[ -z $commands[thefuck] ]]; then
echo 'thefuck is not installed, you should "pip install thefuck" first' echo 'thefuck is not installed, you should "pip install thefuck" or "brew install thefuck" first. See https://github.com/nvbn/thefuck#installation'
return -1 return -1
fi fi