Ensure .config is there
Strange that this should be necessary for arch-chroot, but let's give it a try
This commit is contained in:
parent
5a7b9292c8
commit
dee7e3e4a7
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Copy over Omarchy configs
|
# Copy over Omarchy configs
|
||||||
|
mkdir ~/.config
|
||||||
cp -R ~/.local/share/omarchy/config/* ~/.config/
|
cp -R ~/.local/share/omarchy/config/* ~/.config/
|
||||||
|
|
||||||
# Use default bashrc from Omarchy
|
# Use default bashrc from Omarchy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user