add balance shortcut
This commit is contained in:
parent
b1dd73b461
commit
b9ad027a52
@ -19,6 +19,7 @@ alias pubkey="more ~/.ssh/id_rsa.pub | pbcopy | printf '=> Public key copied to
|
|||||||
# When there's need for nyaning around
|
# When there's need for nyaning around
|
||||||
alias nyan="telnet nyancat.dakko.us"
|
alias nyan="telnet nyancat.dakko.us"
|
||||||
|
|
||||||
|
alias balance="nodejs ~/code/coinbot/balance.js"
|
||||||
|
|
||||||
# Add an "alert" alias for long running commands. Use like so:
|
# Add an "alert" alias for long running commands. Use like so:
|
||||||
# sleep 10; alert
|
# sleep 10; alert
|
||||||
|
Loading…
Reference in New Issue
Block a user