Other way of detecting coder

This commit is contained in:
John Doty 2023-03-31 13:54:31 +00:00
parent bdb92d8372
commit 5f32ec846b

View file

@ -32,7 +32,7 @@ if test -d $HOME/Library/Python/3.10/bin
set PATH $PATH $HOME/Library/Python/3.10/bin
end
if test -n "$CODER_WORKSPACE_ID"
if test -n "$CODER_WORKSPACE_ID$CODER"
if test -z "$BROWSER"
set -x BROWSER "fwd-browse"
end