source private aliases in install

This commit is contained in:
Tommy Harris 2020-12-26 10:55:45 -07:00
parent b5b33a6ee2
commit 0fc0d57a3c
Signed by: tobraha
GPG Key ID: 93769A4F97AE33E9
1 changed files with 3 additions and 0 deletions

View File

@ -120,4 +120,7 @@ else
echo " --> prviate repo already exists!"
fi
# source private aliasrc
source $HOME/dotfiles/private/aliasrc
echo ; echo "Done!"