u
This commit is contained in:
parent
72c614b0ce
commit
671ae7af2a
@ -80,9 +80,9 @@ case "$TERM" in
|
||||
;;
|
||||
esac
|
||||
|
||||
if [ -f .bashrc-custom ]
|
||||
if [ -f ~/.bashrc-custom ]
|
||||
then
|
||||
. .bashrc-custom
|
||||
source ~/.bashrc-custom
|
||||
fi
|
||||
|
||||
################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user