u
This commit is contained in:
@@ -80,6 +80,11 @@ case "$TERM" in
|
||||
;;
|
||||
esac
|
||||
|
||||
if [ -f .bashrc-custom ]
|
||||
then
|
||||
. .bashrc-custom
|
||||
fi
|
||||
|
||||
################################################################################
|
||||
# End Of File: "~/.bashrc"
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user