Merge branch 'master' of github:GeoffreyFrogeye/dotfiles
This commit is contained in:
commit
a7c01cb5f4
2
bash_logout
Normal file
2
bash_logout
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
clear
|
||||||
|
reset
|
1
bashrc
1
bashrc
|
@ -97,6 +97,7 @@ fi
|
||||||
alias fuck='eval $(thefuck $(fc -ln -1))'
|
alias fuck='eval $(thefuck $(fc -ln -1))'
|
||||||
alias FUCK='fuck'
|
alias FUCK='fuck'
|
||||||
|
|
||||||
|
# Command not found
|
||||||
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
|
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
|
||||||
|
|
||||||
# Functions
|
# Functions
|
||||||
|
|
Loading…
Reference in a new issue