mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
5 lines
137 B
Bash
5 lines
137 B
Bash
echo "Install Copy URL extension for Brave"
|
|
|
|
mkdir -p ~/.config
|
|
cp "$OMARCHY_PATH/config/chromium-flags.conf" ~/.config/brave-flags.conf
|