Split git-flow software and config

This commit is contained in:
Manuel Thalmann 2023-04-02 03:46:29 +02:00
commit 40972a6a29
3 changed files with 4 additions and 2 deletions
scripts/Common/Config/UserProfile

View file

@ -31,6 +31,7 @@ fi;
# Git Config
source "../git/setup/install.sh";
source "../git/flow/install.sh";
# Troll Stuff
source "../git/git-auf-deutsch/install.sh";