I hereby claim:
- I am andrewnicolalde on github.
- I am andrewnicolalde (https://keybase.io/andrewnicolalde) on keybase.
- I have a public key ASA7IO_8-sUqkfGWYXl9haVsd8pKJ0GsouktNNk6YuOW_go
To claim this, I am signing this object:
| if ! pgrep -u $USER -f "gpg-agent.*enable-ssh-support" > /dev/null | |
| then | |
| pkill gpg-agent | |
| gpg-agent --homedir $HOME/.gnupg --daemon --enable-ssh-support | |
| fi | |
| SSH_AUTH_SOCK=$(gpgconf --list-dir agent-ssh-socket) |
I hereby claim:
To claim this, I am signing this object:
| import requests | |
| import json | |
| import urllib | |
| import sys | |
| import locale | |
| import babel.numbers | |
| import decimal | |
| import dateutil.parser | |
| import datetime |
| python2 monzo.py "$@" |