Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleUpdating csh based environment
Code Block
# make sure to add the line below inside ~/.cshrc
setenv ITM_KEPLER_DIR $ITMWORK/itm-kepler-dir

...

Info
titleUpdating bash based environment
Code Block
#
for bash
 make sure to add the line below inside ~/.bashrc
export ITM_KEPLER_DIR $ITMWORK/itm-kepler-dir