Merge branch 'initial-rework' of https://github.com/adamlsd/cshenv into initial-rework
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# CSHENV Aliases:
|
||||
|
||||
alias resource source ${CSHENV_DIR}/tcshrc
|
||||
alias resource source ${CSHENV_DIR}/startup_hooks/tcshrc
|
||||
alias relog resource
|
||||
alias rl relog
|
||||
|
||||
@ -28,7 +28,7 @@ if( $?CSHENV_USE_GNU_LS ) then
|
||||
setenv CSHENV_SYSTEM_LS Linux
|
||||
|
||||
else
|
||||
setenv CSHENV_SYSTEM_LS $SYSTEM
|
||||
setenv CSHENV_SYSTEM_LS $CSHENV_SYSTEM
|
||||
endif
|
||||
if( $?CSHENV_DEBUG ) then
|
||||
echo "Done with gls probe..."
|
||||
|
Reference in New Issue
Block a user