Skip to content
Snippets Groups Projects
Commit 1c80e3ba authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

add allow for local login extensions

parent f4aa6369
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,7 @@
set prompt='%m:%n> '
setenv PERL5LIB "$HOME/perl:/usr/local/lib/perl5"
if (-x ~/.rc.local) then
source ~/.rc.local
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment