279 B
279 B
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