add scripts

This commit is contained in:
2024-06-17 00:39:57 +02:00
parent 2bf85de679
commit 3f71189bf1
9 changed files with 93 additions and 0 deletions

9
install/app-typora.sh Normal file
View File

@@ -0,0 +1,9 @@
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/themes/typora/ia_typora.css ~/.config/Typora/themes/
cp ~/.local/share/omakub/themes/typora/ia_typora_night.css ~/.config/Typora/themes/