sunhat/install/app-typora.sh
David Heinemeier Hansson 68bd8b597d Copies are more resilient
We could move things around internally in omakub, so lets be careful
with the number of symlinks
2024-06-06 19:29:51 +02:00

10 lines
413 B
Bash

wget -qO - https://typora.io/linux/public-key.asc | sudo tee /etc/apt/trusted.gpg.d/typora.asc
sudo add-apt-repository 'deb https://typora.io/linux ./'
sudo apt update
sudo apt install -y typora
# Add iA Typora theme
mkdir -p ~/.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/