Remove thefuck

This commit is contained in:
2021-10-06 19:02:51 +03:00
parent 57a040dd0b
commit cebb748e2a

View File

@@ -16,9 +16,7 @@ alias lah='ls -lah'
alias la='ls -a'
alias ed='$EDITOR'
alias copy='xclip -selection clipboard'
alias count='wc -l'
alias aw='awman'
# Git aliases
alias g='git'
@@ -48,9 +46,6 @@ export PATH="$PATH:$GOBIN"
export PATH="$PATH:$HOME/scripts"
# Use thefuck command to fix previous command
eval "$(thefuck --alias)"
# Find arch package by binary
source /usr/share/doc/pkgfile/command-not-found.bash