1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-03-09 00:07:13 +00:00
dotfiles/bin/myemacs

3 lines
52 B
Plaintext
Raw Normal View History

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