diff options
author | EuAndreh <eu@euandre.org> | 2018-08-31 08:22:20 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-08-31 08:22:20 -0300 |
commit | 80df43c976c5290437450a5c097aaf735decad3c (patch) | |
tree | 9ac62ac40524f1ba954f96ef5190cd76050f1a61 | |
parent | Use $AUTOJUMP_TXT instead of hardcoded path (diff) | |
download | dotfiles-80df43c976c5290437450a5c097aaf735decad3c.tar.gz dotfiles-80df43c976c5290437450a5c097aaf735decad3c.tar.xz |
Install shadow-cljs.
-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 2784a44..49bac14 100644 --- a/bash/npm.sh +++ b/bash/npm.sh @@ -14,3 +14,4 @@ npm_i xml2json xml2json-command npm_i tern tern npm_i git-ssb git-ssb npm_i git-ssb-web git-ssb-web +npm_i shadow-cljs shadow-cljs |