This website works better with JavaScript.
Explore
Register
Sign In
powerel7
/
base
Watch
2
Star
0
Fork
You've already forked base
0
Code
Issues
Pull Requests
Releases
Activity
1044
Commits
1
Branch
0
Tags
390 MiB
C
52.6%
Shell
16.1%
Emacs Lisp
12.3%
Python
6.5%
Roff
5.9%
Other
6.3%
Tree:
418e78b115
base
/
SOURCES
/
vim.csh
6 lines
106 B
Raw
Blame
History
if
(
-x /usr/bin/id
)
then
if
(
"`/usr/bin/id -u`"
> 200
)
then
alias
vi vim
endif
endif
Reference in new issue
Copy Permalink