dotfiles/gui/typora.sh
2022-05-15 14:08:26 +08:00

8 lines
169 B
Bash
Executable File

#!/bin/sh
DIR=$(dirname "$(readlink -f "$0")")
. "$DIR/../env.sh"
log 'Setting up typora'
lnsf "$DIR/typora/typora.desktop" ~/.local/share/applications/typora.desktop