From ca529f3c0915e116b7f7e7b8556dfe9c24444002 Mon Sep 17 00:00:00 2001 From: ocaisa Date: Thu, 31 Oct 2024 11:56:32 +0100 Subject: [PATCH] Update docs/using_eessi/setting_up_environment.md --- docs/using_eessi/setting_up_environment.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/using_eessi/setting_up_environment.md b/docs/using_eessi/setting_up_environment.md index edb9a0021..088220e60 100644 --- a/docs/using_eessi/setting_up_environment.md +++ b/docs/using_eessi/setting_up_environment.md @@ -93,6 +93,8 @@ available to use. If you would like to see what environment variables the module !!! warning "This is supported exclusively for `bash` shell users. If you're using a different shell, please use [the alternative approach](#loading-an-eessi-environment-module)" + You can to see what your current shell is with the command `echo $SHELL` + You can initialise EESSI (in a non-reversible way) by running the command: ``` { .bash .copy }