not using thunner

This commit is contained in:
Daniel Flanagan 2016-01-12 12:59:56 -06:00
parent 642c009520
commit 0d75ad67e4
3 changed files with 0 additions and 15 deletions

View file

@ -1 +0,0 @@
thunnerrc

View file

@ -1,6 +0,0 @@
email your@gmail.account
pass app_specific_password
color mycolor blue default
assign mycolor header-text
mobile-id your_android_device_id

View file

@ -1,8 +0,0 @@
#!/usr/bin/env bash
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}" )/../.." && pwd)
source "$DIR/variables.bash"
rm -f "$HOME/.thunnerrc"
ln -s "$DOTFILES_PATH/misc/thunner/thunnerrc" "$HOME/.thunnerrc"