Skip to content

Commit 6b2e98b

Browse files
lewis-yeungJanDeDobbeleer
authored andcommitted
fix(tcsh): remove comments from initialization script
1 parent 4fa4cd3 commit 6b2e98b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/shell/scripts/omp.tcsh

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ setenv POSH_SHELL_VERSION "$tcsh";
55
setenv POSH_SESSION_ID ::SESSION_ID::;
66
setenv OSTYPE "$OSTYPE";
77

8-
# disable all known python virtual environment prompts
98
setenv VIRTUAL_ENV_DISABLE_PROMPT 1;
109
setenv PYENV_VIRTUALENV_DISABLE_PROMPT 1;
1110

0 commit comments

Comments
 (0)