1# System-wide .login file for csh(1).
2
3if ( -x /usr/libexec/path_helper ) then
4	eval `/usr/libexec/path_helper -c`
5endif
6