commit 7bfbb027d04bf4fee7ab0a496aa2cf06cea8fd7d
parent f8051bab79598a5c3d8abfefad20d5fa955962a0
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 16 Sep 2020 09:06:03 +0200
.profile: install pism dev&stable in ~/.local
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.profile b/.profile
@@ -192,7 +192,8 @@ sourcepath() {
}
addtopath /usr/local/cuda/bin /usr/local/gcc-8.3.0/bin
-addtopath ~/code/pism-stable-install/bin
+#addtopath ~/.local/pism-stable-install/bin
+addtopath ~/.local/pism-dev-install/bin
addtopath ~/.local/bin
sourcepath /com/Modules/default/init/sh