提交 01b37835 编写于 作者: R Robby Russell

Merge pull request #4302 from kyleheyne/patch-1

thefuck-alias -> thefuck --alias
......@@ -4,7 +4,7 @@ if [[ -z $commands[thefuck] ]]; then
fi
# Register alias
eval "$(thefuck-alias)"
eval "$(thefuck --alias)"
fuck-command-line() {
local FUCK="$(THEFUCK_REQUIRE_CONFIRMATION=0 thefuck $(fc -ln -1 | tail -n 1) 2> /dev/null)"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册