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
echo -e "${NONE}"
mkdir ~/Development/
if [ ! -d ~/Development/ ]; then
mkdir ~/Development/
fi
# Install package managers
source .install/install-yay.sh