Files
omarchy/install/3-config.sh
2025-06-02 10:22:28 +02:00

6 lines
176 B
Bash

# Copy over Omarchy configs
cp -R ~/.local/share/omarchy/config/* ~/.config/
# Use default bashrc from Omarchy
echo "source ~/.local/share/omarchy/default/bash/rc" >~/.bashrc