Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
Showing only changes of commit b0da8493c9 - Show all commits

View file

@ -14,7 +14,9 @@ cat <<"EOF"
EOF EOF
echo -e "${NONE}" echo -e "${NONE}"
if [ ! -d ~/Development/ ]; then
mkdir ~/Development/ mkdir ~/Development/
fi
# Install package managers # Install package managers
source .install/install-yay.sh source .install/install-yay.sh