b1141ff6520a
I hate you Vim.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 14 Jun 2013 12:18:01 -0400 |
parents | b211864a20ce |
children | d3919ecf6b45 |
branches/tags | (none) |
files | bin/vim fish/config.fish vim/bullshit/python |
Changes
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/vim Fri Jun 14 12:18:01 2013 -0400 @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +PATH=~/.vim/bullshit:$PATH $VIM_BINARY "$@"