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

Contents of /rootfiles/trunk/tcshrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6922 - (show annotations) (download)
Tue Jan 1 18:58:16 2013 UTC (11 years, 2 months ago) by lmenut
File size: 174 byte(s)
- remove /usr/X11R6/bin from PATH (mga #3269)
1 # .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 setenv PATH "/sbin:/usr/sbin:/bin:/usr/bin"
10
11 set prompt='[%n@%m %c]# '

  ViewVC Help
Powered by ViewVC 1.1.30