mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
5 lines
185 B
Bash
5 lines
185 B
Bash
echo "Add Omarchy pi system theme extension"
|
|
|
|
mkdir -p "$HOME/.pi/agent/extensions"
|
|
cp "$OMARCHY_PATH/default/pi/agent/extensions/omarchy-system-theme.ts" "$HOME/.pi/agent/extensions/"
|