Subversion Repositories configs

Rev

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

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