aboutsummaryrefslogtreecommitdiff
path: root/bin/emacsclient-a-nw
Commit message (Collapse)AuthorAgeFilesLines
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-0/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Use emacsclient as the default editorMiquel Sabaté Solà2019-01-241-0/+18
I've created a special emacsclient-a-nw executable script which should suffice for places like the gitconfig or bashrc. The good thing about having emacsclient as the default editor, is that then you gain Magit, for example, when writing `git commit`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>