change location of balance script
This commit is contained in:
parent
4954daa024
commit
b47b751d41
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user