This website requires JavaScript.
Explore
Help
Sign In
balkian
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/balkian/dotfiles.git
synced
2024-11-05 05:01:43 +00:00
Code
Issues
Releases
Wiki
Activity
6f07d96ea0
dotfiles
/
scripts
/
.bin
/
myemacs
3 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Using emacs :)
2015-02-21 00:40:31 +00:00
#!/bin/sh
Minor updates * Added syncthing * JSON indentation in emacs * Fixed bug with myemacs script
2015-12-09 16:07:44 +00:00
emacsclient --alternate-editor="" -s "$HOME/.emacs.d/HIGHLANDER" "$@"
Reference in New Issue
Copy Permalink