Don't source zshrc in emacs open.
This commit is contained in:
parent
04a5a735f8
commit
c8c00481a8
@ -8,7 +8,7 @@ function e {
|
||||
}
|
||||
|
||||
function cocoa_emacs {
|
||||
reattach-to-user-namespace zsh -c 'source ~/.zshrc && _emacs -c -n "$@"'
|
||||
reattach-to-user-namespace zsh -c '_emacs -c -n "$@"'
|
||||
}
|
||||
|
||||
function _emacs {
|
||||
|
Loading…
Reference in New Issue
Block a user