6646c7
if ( -x /usr/bin/id ) then
6646c7
    if ( "`/usr/bin/id -u`" > 200 ) then
6646c7
        alias vi vim
6646c7
    endif
6646c7
endif
6646c7