Skip to content

Commit 3c3404f

Browse files
author
Huitse Tai
committed
install shellcheck for syntastic to review sh/bash scripts
1 parent bc69bab commit 3c3404f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ stack install \
3434
stack install \
3535
)
3636

37+
# install shellcheck for syntastic
38+
brew install shellcheck
39+
3740
# build ocaml environment (drafts)
3841
# brew install ocaml opam
3942
# opam init

0 commit comments

Comments
 (0)