Ensure Osaka Theme is checked out
To deal with the past bad migration
This commit is contained in:
parent
7bb9214c66
commit
6c75e705e8
@ -2,5 +2,6 @@ echo "Make new Osaka Jade theme available as new default"
|
|||||||
|
|
||||||
if [[ ! -L ~/.config/omarchy/themes/osaka-jade ]]; then
|
if [[ ! -L ~/.config/omarchy/themes/osaka-jade ]]; then
|
||||||
rm -rf ~/.config/omarchy/themes/osaka-jade
|
rm -rf ~/.config/omarchy/themes/osaka-jade
|
||||||
|
git -C ~/.local/share/omarchy co -f themes/osaka-jade
|
||||||
ln -nfs ~/.local/share/omarchy/themes/osaka-jade ~/.config/omarchy/themes/osaka-jade
|
ln -nfs ~/.local/share/omarchy/themes/osaka-jade ~/.config/omarchy/themes/osaka-jade
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user