Removed jq
This commit is contained in:
parent
c792cd5953
commit
d03a640a9c
@ -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
BIN
jq
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user