# source this file from your bash startup script alias emacs="emacsclient --create-frame -t" export ALTERNATE_EDITOR="" export EDITOR="emacsclient -t"