From a8cb376c5299254cb4b9085f535e1e879090e3e3 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Mon, 25 Mar 2019 10:07:50 +0100 Subject: [PATCH] local environment for laptop --- profiles/laptop/.environment.local | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 profiles/laptop/.environment.local diff --git a/profiles/laptop/.environment.local b/profiles/laptop/.environment.local new file mode 100644 index 0000000..6551452 --- /dev/null +++ b/profiles/laptop/.environment.local @@ -0,0 +1,2 @@ +export PATH="/opt/pymol/bin:$PATH" +