diff --git a/.bashrc b/.bashrc index 8b20cf4..b3e477c 100644 --- a/.bashrc +++ b/.bashrc @@ -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