Add .e command and completionsrc
This commit is contained in:
parent
5c1bfe5b3c
commit
0dbe93759a
5 changed files with 46 additions and 5 deletions
1
.bashrc
1
.bashrc
|
@ -87,6 +87,7 @@ shopt -s checkwinsize
|
|||
|
||||
|
||||
source "$HOME/.config/environment"
|
||||
source "$HOME/.config/completionsrc"
|
||||
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc"
|
||||
[ -x "$(command -v thefuck)" ] && eval $(thefuck --alias)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue