Versions Compared

Key

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

...

Once user is done with choosing new location for ITM based Kepler, this information should be set

...

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

  • inside ~/.bashrc

Code Block
# for bash
export ITM_KEPLER_DIR $ITMWORK/itm-kepler-dir