#!/usr/bin/bash if [[ ! -t 1 ]]; then WRAPPER='hug' fi $WRAPPER '/mnt/c/Windows/System32/wsl.exe' $@