Remove thefuck
This commit is contained in:
5
.bashrc
5
.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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user