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

Contents of /rootfiles/trunk/tcshrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6924 - (show annotations) (download)
Tue Jan 1 19:08:34 2013 UTC (11 years, 3 months ago) by lmenut
File size: 194 byte(s)
- fix PATH after UsrMove
  remove /bin and /sbin

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 "/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin"
10
11 set prompt='[%n@%m %c]# '

  ViewVC Help
Powered by ViewVC 1.1.30