Log In
rpms
/
vim
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
1c4cff61ceb44fbdbc7de0c10b3423567fe85dbf
1c4cff61ceb44fbdbc7de0c10b3423567fe85dbf
vim.csh
Fork and Edit
Blob
Blame
History
Raw
if ( -x /usr/bin/id ) then if ( "`/usr/bin/id -u`" > 200 ) then alias vi vim endif endif