]> git.phdru.name Git - dotfiles.git/blob - bin/vim8
bash_prompt: Use the same symbols as `git-prompt.sh`
[dotfiles.git] / bin / vim8
1 #! /bin/sh
2 exec vim -c "ed ++enc=utf-8" "$@"