Other way of detecting coder
This commit is contained in:
parent
bdb92d8372
commit
5f32ec846b
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ if test -d $HOME/Library/Python/3.10/bin
|
||||||
set PATH $PATH $HOME/Library/Python/3.10/bin
|
set PATH $PATH $HOME/Library/Python/3.10/bin
|
||||||
end
|
end
|
||||||
|
|
||||||
if test -n "$CODER_WORKSPACE_ID"
|
if test -n "$CODER_WORKSPACE_ID$CODER"
|
||||||
if test -z "$BROWSER"
|
if test -z "$BROWSER"
|
||||||
set -x BROWSER "fwd-browse"
|
set -x BROWSER "fwd-browse"
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue