Update home authored by van Vliet's avatar van Vliet
...@@ -2063,8 +2063,9 @@ no change /share/software/tools/miniconda/3.7/4.7.12/etc/profile.d/conda.csh ...@@ -2063,8 +2063,9 @@ no change /share/software/tools/miniconda/3.7/4.7.12/etc/profile.d/conda.csh
modified /home/username/.bashrc modified /home/username/.bashrc
==> For changes to take effect, close and re-open your current shell. <== ==> For changes to take effect, close and re-open your current shell. <==
```
```
[username@res-hpc-lo01 ~]$ conda activate Project-B [username@res-hpc-lo01 ~]$ conda activate Project-B
(Project-B) [username@res-hpc-lo01 ~]$ (Project-B) [username@res-hpc-lo01 ~]$
``` ```
... ...
......