diff options
author | EuAndreh <eu@euandre.org> | 2018-11-19 22:12:35 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-11-19 22:12:35 -0200 |
commit | 4c9adbba83b48f3423b7a30631aa2cf6e025df74 (patch) | |
tree | 2aca5fb18bcf3717a9815500d150050705e169bb | |
parent | Install Patchwork desktop. (diff) | |
download | dotfiles-4c9adbba83b48f3423b7a30631aa2cf6e025df74.tar.gz dotfiles-4c9adbba83b48f3423b7a30631aa2cf6e025df74.tar.xz |
Install heroku CLI tools from npm.
Diffstat (limited to '')
-rw-r--r-- | bash/npm.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/npm.sh b/bash/npm.sh index 49bac14..fda709f 100644 --- a/bash/npm.sh +++ b/bash/npm.sh @@ -15,3 +15,4 @@ npm_i tern tern npm_i git-ssb git-ssb npm_i git-ssb-web git-ssb-web npm_i shadow-cljs shadow-cljs +npm_i heroku heroku |