1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-16 08:41:42 +00:00
dotfiles/scripts/.bin/myemacs
J. Fernando Sánchez ee3e7b81e4 Minor updates
* Added syncthing
* JSON indentation in emacs
* Fixed bug with myemacs script
2015-12-09 17:07:44 +01:00

3 lines
80 B
Bash
Executable File

#!/bin/sh
emacsclient --alternate-editor="" -s "$HOME/.emacs.d/HIGHLANDER" "$@"