Skip to content

Commit

Permalink
fix [docker] use correct environment name in docker bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sduess committed Oct 11, 2023
1 parent 62b7813 commit 1c3854f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/docker/bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fi
unset __conda_setup
# <<< conda initialize <<<

conda activate sharpy_minimal
conda activate sharpy

# custom prompt
PS1="SHARPy> "
Expand Down

0 comments on commit 1c3854f

Please sign in to comment.