mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
6 lines
176 B
Bash
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
|