diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-07-15 03:24:18 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-07-15 03:24:18 +0000 |
| commit | ab56179d5b6c2fde07a895f4545e9852d23795b2 (patch) | |
| tree | a4d54505e70fd7e22f4683167efd722f803373df /share/skel/dot.cshrc | |
| parent | a34128a81855de21e6e415f50e1d4154d2d716c8 (diff) | |
o Apply asmodai's spelling commit from /etc/root to dot.cshrc in /share/skel
also.
Diffstat (limited to 'share/skel/dot.cshrc')
| -rw-r--r-- | share/skel/dot.cshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.cshrc b/share/skel/dot.cshrc index 490a69475942..2513da9cacbc 100644 --- a/share/skel/dot.cshrc +++ b/share/skel/dot.cshrc @@ -11,7 +11,7 @@ alias la ls -a alias lf ls -FA alias ll ls -lA -# A rightous umask +# A righteous umask umask 22 set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin $HOME/bin) |
