[HOME]

Path : /home/easyrentals/public_html/sym404/root/etc/profile.d/
Upload :
Current File : /home/easyrentals/public_html/sym404/root/etc/profile.d/vim.csh

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