#!/bin/sh

emacsclient --create-frame --alternate-editor="" "$@"
