Skip to content

Commit

Permalink
add alias of emacslicent
Browse files Browse the repository at this point in the history
  • Loading branch information
troter committed Aug 3, 2011
1 parent 24d8540 commit 78e3bcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zsh/init/alias.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ darwin*)
alias portsearch="sudo port search"
;;
esac

# editor
alias es="emacsclient"

0 comments on commit 78e3bcc

Please sign in to comment.