diff options
author | EuAndreh <eu@euandre.org> | 2018-07-16 23:25:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-16 23:25:04 -0300 |
commit | e964f111605edb67e91446e9abea4d13cd17718c (patch) | |
tree | c21557b4d43358abcd179a018913f400949e0290 | |
parent | Use rlwrap for SBCL (diff) | |
download | dotfiles-e964f111605edb67e91446e9abea4d13cd17718c.tar.gz dotfiles-e964f111605edb67e91446e9abea4d13cd17718c.tar.xz |
Install git-ssb tools
-rw-r--r-- | bash/npm.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/npm.sh b/bash/npm.sh index 9e1f1c6..b8dd0a7 100644 --- a/bash/npm.sh +++ b/bash/npm.sh @@ -12,3 +12,5 @@ npm_i react-native react-native-cli npm_i detox detox-cli npm_i xml2json xml2json-command npm_i tern tern +npm_i git-ssb git-ssb +npm_i git-ssb-web git-ssb-web |