1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-19 18:21:43 +00:00
dotfiles/scripts/.bin/myemacs

3 lines
80 B
Plaintext
Raw Normal View History

2015-02-21 00:40:31 +00:00
#!/bin/sh
emacsclient --alternate-editor="" -s "$HOME/.emacs.d/HIGHLANDER" "$@"