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