Add thefuck

This commit is contained in:
2020-07-07 18:16:38 +02:00
parent 683b6320e7
commit 73cd18c60d

2
.zshrc
View File

@@ -32,4 +32,4 @@ bindkey '^R' history-incremental-pattern-search-backward
if [ -f ~/.bash_aliases ]; then if [ -f ~/.bash_aliases ]; then
source ~/.bash_aliases source ~/.bash_aliases
fi fi
eval $(thefuck --alias)