Merge branch 'master' of github:GeoffreyFrogeye/dotfiles

This commit is contained in:
Geoffrey Frogeye 2016-05-01 15:03:26 +02:00
commit a7c01cb5f4
2 changed files with 3 additions and 0 deletions

2
bash_logout Normal file
View file

@ -0,0 +1,2 @@
clear
reset

1
bashrc
View file

@ -97,6 +97,7 @@ fi
alias fuck='eval $(thefuck $(fc -ln -1))'
alias FUCK='fuck'
# Command not found
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
# Functions