Files
omakub/install/desktop/app-typora.sh
David Heinemeier Hansson 7711ecb60b Split into desktop and terminal
And add a bunch more apps
2024-07-03 14:15:53 +02:00

10 lines
418 B
Bash

wget -qO - https://typora.io/linux/public-key.asc | sudo tee /etc/apt/trusted.gpg.d/typora.asc
sudo add-apt-repository -y '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/configs/typora/ia_typora.css ~/.config/Typora/themes/
cp ~/.local/share/omakub/configs/typora/ia_typora_night.css ~/.config/Typora/themes/