tangled
alpha
login
or
join now
indirect.io
/
dotfiles
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
dot_bin
/
executable_visual
at
main
96 B
view raw
1
#!/bin/bash
2
3
exec mvim --nofork --nomru -c "au VimLeave * \!open -b $__CFBundleIdentifier" "$@"