mirror of
https://github.com/akelge/zsh
synced 2025-07-04 05:29:06 +00:00
New version of zshrc, that uses /Network/Library/zsh.d
This commit is contained in:
6
zsh.d/90-vimFunc
Normal file
6
zsh.d/90-vimFunc
Normal file
@ -0,0 +1,6 @@
|
||||
# Alias for editors on OSX, a bit hard, to be fixed
|
||||
# alias mvim="vimFunc "
|
||||
alias mvim="mvim --serverlist && mvim --remote-tab-silent "
|
||||
# alias vi="mvim "
|
||||
|
||||
# vim: set ts=4 sw=4 tw=0 ft=sh :
|
Reference in New Issue
Block a user