Skip to content

Instantly share code, notes, and snippets.

@philwhln
Last active April 9, 2018 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philwhln/27accb3943a6d5e5591c62bce2675f57 to your computer and use it in GitHub Desktop.
Save philwhln/27accb3943a6d5e5591c62bce2675f57 to your computer and use it in GitHub Desktop.
vim
#!/usr/bin/env bash
export SHELL=/bin/sh
exec /usr/local/bin/vim $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment