#!/bin/sh source scripts/query_dependencies.sh query_dep 'pip' if response == 'y' then pip install python-lsp-server fi