Log In
rpms
/
vim
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a43afa5c5d530846fe7194c6c39be533f753c18f
a43afa5c5d530846fe7194c6c39be533f753c18f
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