Add tridactylrc

pull/2/head
Ensar Sarajčić 2021-11-09 14:44:44 +01:00
parent 715954f727
commit 37f4113ba1
3 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
TEMPDIR=$(mktemp -d)
git clone $1 $TEMPDIR
git clone --depth=1 $1 $TEMPDIR
cd $TEMPDIR

View File

@ -0,0 +1 @@
tridactylrc.local

View File

@ -1 +1,5 @@
" Trydactyl (Firefox VIM addon) config file
set theme dark
source ~/.config/tridactyl/tridactylrc.local