Removed jq

This commit is contained in:
Tony Grosinger 2013-08-13 10:47:23 -07:00
parent c792cd5953
commit d03a640a9c
2 changed files with 0 additions and 7 deletions

@ -52,16 +52,9 @@ case "$choice" in
linkFile .tmux.conf
linkFile .tmux-powerline
echo "Linking autoenv..."
linkFile .autoenv
echo "Linking inputrc..."
linkFile .inputrc
echo "Installing jq (you might have to enter your password)..."
chmod +x $DIR/jq
sudo ln -s $DIR/jq /usr/bin/jq
echo "Done! Restart your shell to see changes"
;;
* ) echo "Aborted!";;

BIN
jq

Binary file not shown.