/[soft]/rootfiles/trunk/cshrc
ViewVC logotype

Annotation of /rootfiles/trunk/cshrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6922 - (hide annotations) (download)
Tue Jan 1 18:58:16 2013 UTC (11 years, 3 months ago) by lmenut
File size: 218 byte(s)
- remove /usr/X11R6/bin from PATH (mga #3269)
1 lmenut 6921 # .cshrc
2    
3     # User specific aliases and functions
4    
5     alias rm 'rm -i'
6     alias cp 'cp -i'
7     alias mv 'mv -i'
8    
9     #
10     alias df 'df -x supermount'
11    
12 lmenut 6922 setenv PATH="/sbin:/usr/sbin:/bin:/usr/bin"
13 lmenut 6921 set prompt=\[`id -nu`@`hostname -s`\]\#\

  ViewVC Help
Powered by ViewVC 1.1.30