1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-20 02:31:42 +00:00
dotfiles/bin/myemacs

3 lines
52 B
Plaintext
Raw Normal View History

2015-02-21 00:40:31 +00:00
#!/bin/sh
emacsclient --alternate-editor="" -c "$@"