# this file is sourced with -C # Add Wave binary directory to PATH set -x PATH {{.WSHBINDIR}} $PATH # Source dynamic script from wsh token (the echo is to prevent fish from complaining about empty input) wsh token "$WAVETERM_SWAPTOKEN" fish 2>/dev/null | source set -e WAVETERM_SWAPTOKEN # Load Wave completions wsh completion fish | source