mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-21 19:52:29 +00:00
3 lines
52 B
Bash
Executable File
3 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
emacsclient --alternate-editor="" -c "$@"
|