awscli
This commit is contained in:
parent
f5f92c653b
commit
76ccc23786
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ end
|
|||
if test -d $HOME/Library/Python/3.10/bin
|
||||
set PATH $PATH $HOME/Library/Python/3.10/bin
|
||||
end
|
||||
if test -d /opt/awscli/bin
|
||||
set PATH $PATH /opt/awscli/bin
|
||||
end
|
||||
|
||||
if test -n "$CODER_WORKSPACE_ID$CODER"
|
||||
if test -z "$BROWSER"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue