Merge Arch config as main #1

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

View file

@ -21,6 +21,9 @@ fi
# Install package managers
source .install/install-yay.sh
# Symantic links
source .install/symlink.sh
# Install general packages
source .install/packages/base.sh
source .install/packages/shell.sh
@ -39,8 +42,5 @@ source .install/install-oh-my-zsh.sh
# Set Shell
source .scripts/set-shell.sh
# Symantic links
source .install/symlink.sh
# Add asdf plugins
source .install/add-asdf-plugins.sh