Full setup with scripts

This commit is contained in:
2025-02-05 14:57:46 +01:00
parent 14a81ed740
commit 30dd023992
3 changed files with 12 additions and 0 deletions

View File

@@ -21,3 +21,7 @@ fi
if [ ! -d "kitty" ]; then
git clone git@git.nickr.eu:ArchConfig/kitty
fi
if [ ! -d "evolution" ]; then
git clone git@git.nickr.eu:ArchConfig/evolution
fi