Subversion Repositories configs

Rev

Rev 4 | Details | Compare with Previous | Last modification | View Log | RSS feed

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