mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
There are no subdirectories
This commit is contained in:
@ -3,7 +3,7 @@ cp -R ~/.local/share/omarchy/config/* ~/.config/
|
|||||||
|
|
||||||
# Copy over Omarchy applications
|
# Copy over Omarchy applications
|
||||||
mkdir -p ~/.local/share/applications
|
mkdir -p ~/.local/share/applications
|
||||||
cp -R ~/.local/share/omarchy/applications/* ~/.local/share/applications/
|
cp ~/.local/share/omarchy/applications/* ~/.local/share/applications/
|
||||||
|
|
||||||
# Use default bashrc from Omarchy
|
# Use default bashrc from Omarchy
|
||||||
echo "source ~/.local/share/omarchy/default/bash/rc" >~/.bashrc
|
echo "source ~/.local/share/omarchy/default/bash/rc" >~/.bashrc
|
||||||
|
Reference in New Issue
Block a user