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