summary refs log tree commit diff
path: root/emacs.d/init.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-06[bash] Update alias for `emacsclient`.Franck Cuny1-1/+3
Change the default alias for EDITOR to not wait for Emacs (a new frame is created with the file, and the shell is not waiting for the edit to be done). Rename the alias `em` to `et` (for "emacs terminal") to do a quick edit.
2016-01-05