| configs | ||
| system | ||
| .gitignore | ||
| aur-packages.txt | ||
| backup.sh | ||
| install.sh | ||
| installed-packages-full.txt | ||
| packages.txt | ||
| README.md | ||
Milan's Omarchy Config
Install
git clone https://git.ta52.dk/milan/omarchy-config.git
cd omarchy-config
chmod +x install.sh
./install.sh
Update repository
After changing your setup:
./backup.sh
git add .
git commit -m "Update"
git push