Skip to content

Instantly share code, notes, and snippets.

@cwage
Created May 4, 2017 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwage/f85ab59eff7e58887b193fa739df2cf1 to your computer and use it in GitHub Desktop.
Save cwage/f85ab59eff7e58887b193fa739df2cf1 to your computer and use it in GitHub Desktop.
alias e="emacsclient -t -a ''"
alias eb="emacsbare"
alias ec="emacsclient -c -n -a ''"
alias emacsbare="emacs -nw -Q --eval \"(load-theme 'misterioso)\""
alias vim="e"
alias vi="e"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment