Skip to content

Commit

Permalink
added alias vi=vim (fixes babun#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabirshrestha committed May 18, 2014
1 parent e7a94b0 commit 5caa71d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions babun-core/plugins/core/src/babun.rc
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ export CHECK_TIMEOUT_IN_SECS=4

# otherwise vim will not find /etc/vimrc
export VIM=/etc

alias vi=vim

1 comment on commit 5caa71d

@tombujok
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Please sign in to comment.