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