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:
parent
8c57befb6b
commit
68bd8b597d
@ -5,5 +5,5 @@ sudo apt install -y typora
|
||||
|
||||
# Add iA Typora theme
|
||||
mkdir -p ~/.config/Typora/themes
|
||||
ln -s ~/.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.css ~/.config/Typora/themes/
|
||||
cp ~/.local/share/omakub/themes/typora/ia_typora_night.css ~/.config/Typora/themes/
|
||||
|
Loading…
Reference in New Issue
Block a user