Skip to content

Commit

Permalink
Add emacs alias
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinbekal committed Jul 8, 2016
1 parent e9293f8 commit 778e5e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Expand Up @@ -14,6 +14,7 @@ LANG=en_US.UTF-8
alias bx="bundle exec"
alias dn="cd ~/Dropbox/notes"
alias dnv="cd ~/Dropbox/notes && vim"
alias e="emacs -nw"
alias todo="vim ~/Dropbox/todo/gtd.md"
alias v="vim"
alias vim-swp-clear="rm -rf ~/.tmp/*.swp"
Expand Down

0 comments on commit 778e5e3

Please sign in to comment.