1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-03-06 23:07:16 +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 "$@"