1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-19 18:21:43 +00:00
dotfiles/bin/myemacs
J. Fernando Sánchez e6021a1587 Using emacs :)
2015-03-10 17:47:18 +01:00

3 lines
52 B
Bash
Executable File

#!/bin/sh
emacsclient --alternate-editor="" -c "$@"