ZSH: Remove thefuck

This commit is contained in:
Marcel Kapfer 2019-06-19 10:02:51 +02:00
parent d287d7f538
commit 30db6e1779
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ export ARCHFLAGS="-arch x86_64"
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
alias zshrc="$EDITOR ~/.zshrc"
eval "$(thefuck --alias)"
alias l="ls"
alias diff='colordiff'
alias grep='grep --color=auto'