Skip to content

Instantly share code, notes, and snippets.

@cwage
Created May 4, 2017 17:22
Show Gist options
  • Select an option

  • Save cwage/f85ab59eff7e58887b193fa739df2cf1 to your computer and use it in GitHub Desktop.

Select an option

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