Skip to content
Snippets Groups Projects
Commit fa6cfed4 authored by gg's avatar gg
Browse files

let the environment know which shell we are using

parent 41493550
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
set prompt='%m:%n> ' set prompt='%m:%n> '
setenv PERL5LIB "$HOME/perl:/usr/local/lib/perl5" setenv PERL5LIB "$HOME/perl:/usr/local/lib/perl5"
setenv SHELL $shell
alias sux sudo tcsh -l alias sux sudo tcsh -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment