Subversion Repositories configs

Rev

Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 33
Line 1... Line 1...
1
if ( -x /usr/bin/id ) then
1
if ( -x /usr/bin/id ) then
2
  if ( "`/usr/bin/id -u`" > 200 ) then
2
    if ( "`/usr/bin/id -u`" > 200 ) then
3
    alias vi vim
3
        alias vi vim
4
  endif
4
    endif
5
endif
5
endif