Files
omarchy/install/3-config.sh

6 lines
176 B
Bash
Raw Normal View History

# 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