From 1ffb8da44a5484425d8e37cfce08badeb335c2f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Thu, 30 Jan 2020 16:12:50 +0100 Subject: [PATCH] export WORK --- myshell_load_fortmpconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myshell_load_fortmpconfig b/myshell_load_fortmpconfig index 294cfec..3eb26c0 100644 --- a/myshell_load_fortmpconfig +++ b/myshell_load_fortmpconfig @@ -10,4 +10,4 @@ if [ -f ~/.aliases ]; then . ~/.aliases fi -WORK=~/Work +export WORK=~/Work