Added extension include.
This commit is contained in:
parent
25e5f70788
commit
0bc5656103
@ -13,3 +13,8 @@ export PATH
|
||||
# export SYSTEMD_PAGER=
|
||||
|
||||
# User specific aliases and functions
|
||||
|
||||
# SG Dotfiles include
|
||||
if [ -f ~/.bashrc_ext ]; then
|
||||
. ~/bashrc_ext
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user