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