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

Annotation of /rootfiles/trunk/tcshrc

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: 174 byte(s)
- remove /usr/X11R6/bin from PATH (mga #3269)
1 lmenut 6921 # .tcshrc
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 lmenut 6922 setenv PATH "/sbin:/usr/sbin:/bin:/usr/bin"
10 lmenut 6921
11     set prompt='[%n@%m %c]# '

  ViewVC Help
Powered by ViewVC 1.1.30