various fixes, add emacs wrappers
[distro-setup] / g2
1 #!/bin/bash
2
3 # force creation of new frame.
4 exec emacsclient -a "" -nc "$@"