change location of balance script

This commit is contained in:
Matthias Kretschmann 2017-07-29 19:47:35 +02:00
parent 4954daa024
commit b47b751d41
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +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"
alias balance="nodejs ~/code/balance/balance.js"
# Add an "alert" alias for long running commands. Use like so:
# sleep 10; alert