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