Try to solve to "Warning: ridiculously long PATH truncated" message
generated by the csh shell. Perhaps will we have to avoid this shell ;-) Former-commit-id: 87663c6f9de10be9862b5fb2d47aa0d720d657f4 Former-commit-id: d776dc96b5440b731a4e2ab508f7c4fdee411024
This commit is contained in:
@ -78,14 +78,15 @@ if ($?ORG_SOURCED == 0) then
|
||||
setenv LANG C
|
||||
setenv LC_ALL C
|
||||
|
||||
endif
|
||||
|
||||
# --------------------------------------
|
||||
# path should be set each time
|
||||
# --------------------------------------
|
||||
|
||||
set path = ($SCRIPT_DIR $BIN_DIR $path)
|
||||
|
||||
|
||||
endif
|
||||
|
||||
# --------------------------------------
|
||||
# alias should be sourced each time
|
||||
# --------------------------------------
|
||||
|
Reference in New Issue
Block a user