projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
new script for mac customizations, also took away execute perms on others.
[feisty_meow.git]
/
production
/
msys
/
bin
/
vi
1
#! /bin/sh
2
# Copyright (C) 2002, Earnie Boyd
3
# mailto:earnie@users.sf.net
4
# This file is a part of Minimal SYStem
5
# http://www.mingw.org/msys.shtml
6
# File: vi
7
8
exec vim "$@"