From cebb748e2a95602fee4d113b9a3c0edfae4c1d65 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Wed, 6 Oct 2021 19:02:51 +0300 Subject: [PATCH] Remove thefuck --- .bashrc | 5 ----- 1 file changed, 5 deletions(-) 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