#!/usr/bin/env bash if [ ! -f "$HOME/.nimble/bin/nimlangserver" ] ; then nimble install -y nimlangserver fi