mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
8 lines
341 B
Bash
8 lines
341 B
Bash
# Install things in the right order
|
|
source ~/.local/share/omarchy/install/yay.sh
|
|
source ~/.local/share/omarchy/install/hyprlandia.sh
|
|
source ~/.local/share/omarchy/install/desktop.sh
|
|
source ~/.local/share/omarchy/install/terminal.sh
|
|
source ~/.local/share/omarchy/install/development.sh
|
|
source ~/.local/share/omarchy/install/configurations.sh
|