]> git.phdru.name Git - dotfiles.git/blob - bin/vim8
.profile: Add `>` as a prompt character for non-bash shells
[dotfiles.git] / bin / vim8
1 #! /bin/sh
2 exec vim -c "ed ++enc=utf-8" "$@"