1
0
Fork 0

Add todo.txt

This commit is contained in:
Jeremy Kaplan 2016-01-25 15:49:15 -05:00
commit 62746e94c0
3 changed files with 87 additions and 0 deletions

View file

@ -14,3 +14,5 @@ alias vol='pulseaudio-ctl set'
alias ssh-add-all='for key in ~/.ssh/id_rsa^*.pub; do ssh-add $key; done'
eval $(thefuck --alias)
alias todo='todo.sh'