This commit is contained in:
Geoffrey Frogeye 2018-07-10 14:50:07 +02:00
parent 4f5005aaad
commit 16f9814d64
9 changed files with 48 additions and 20 deletions

View file

@ -9,4 +9,4 @@
[ -f "$HOME/.config/linuxColors.sh" ] && . "$HOME/.config/linuxColors.sh"
# Bashrc
[ -f ~/.bashrc ] && . ~/.bashrc
[ -f ~/.bashrc ] && source ~/.bashrc