sunhat/install/app-typora.sh
Alessandro Tagliapietra 3619ad5c97
Use typora.io gpg key
typoraio.cn hangs for me, the deb repo is using typora.io anyway and the typora.io website uses that domain as the one hosting the gpg key
2024-06-05 22:16:45 -07:00

10 lines
419 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
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/