add balance shortcut

This commit is contained in:
Matthias Kretschmann 2017-06-12 00:28:14 +02:00
parent b1dd73b461
commit b9ad027a52
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ alias pubkey="more ~/.ssh/id_rsa.pub | pbcopy | printf '=> Public key copied to
# When there's need for nyaning around
alias nyan="telnet nyancat.dakko.us"
alias balance="nodejs ~/code/coinbot/balance.js"
# Add an "alert" alias for long running commands. Use like so:
# sleep 10; alert