Thefuck: homebrew install documentation and thefuck repo link
This commit is contained in:
parent
b908feebcf
commit
5d490ad72c
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user