diff options
Diffstat (limited to 'goobookrc')
-rw-r--r-- | goobookrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/goobookrc b/goobookrc new file mode 100644 index 0000000..c7ee71c --- /dev/null +++ b/goobookrc @@ -0,0 +1,11 @@ +[DEFAULT] +# If not given here, email and password is taken from .netrc using +# machine google.com +email: demizide@gmail.com +;password: top secret +# or if you want to get the password from a commmand: +passwordeval: pass show goobook/demizide@gmail.com +# The following are optional, defaults are shown +cache_filename: ~/.cache/goobook +;cache_expiry_hours: 24 +;filter_groupless_contacts: yes |