mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
9 lines
389 B
Bash
9 lines
389 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/docker.sh
|
|
source ~/.local/share/omarchy/install/configurations.sh
|