More emacs crap
This commit is contained in:
parent
ab71d4a88b
commit
874a24ca15
3 changed files with 17 additions and 9 deletions
4
zshrc
4
zshrc
|
|
@ -58,6 +58,4 @@ HISTFILE=~/.history
|
|||
### Added by the Heroku Toolbelt
|
||||
export PATH="/usr/local/heroku/bin:$PATH"
|
||||
|
||||
# start up emacs daemon if not running
|
||||
pgrep emacs &> /dev/null || emacs --daemon
|
||||
alias emacs="emacsclient -ct"
|
||||
alias emacs='emacsclient -a "" -t'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue