Copies are more resilient

We could move things around internally in omakub, so lets be careful
with the number of symlinks
This commit is contained in:
David Heinemeier Hansson 2024-06-06 19:29:51 +02:00
parent 8c57befb6b
commit 68bd8b597d

View File

@ -5,5 +5,5 @@ sudo apt install -y typora
# Add iA Typora theme # Add iA Typora theme
mkdir -p ~/.config/Typora/themes mkdir -p ~/.config/Typora/themes
ln -s ~/.local/share/omakub/themes/typora/ia_typora.css ~/.config/Typora/themes/ cp ~/.local/share/omakub/themes/typora/ia_typora.css ~/.config/Typora/themes/
ln -s ~/.local/share/omakub/themes/typora/ia_typora_night.css ~/.config/Typora/themes/ cp ~/.local/share/omakub/themes/typora/ia_typora_night.css ~/.config/Typora/themes/