Skip to content

Commit

Permalink
Better swap files ignore setting & added zsh syntax highlighting as d…
Browse files Browse the repository at this point in the history
…efault OMZ plugin
  • Loading branch information
apraditya committed Sep 24, 2012
1 parent 161ea00 commit dbc0d8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitignore
@@ -1,4 +1,4 @@
.*.swp
*.swp
tags
.swo
jferris-*.gemspec
Expand Down
2 changes: 1 addition & 1 deletion zshrc_with_omz
Expand Up @@ -28,7 +28,7 @@ ZSH_THEME="candy"

# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git rails ruby rvm dirpersist autojump heroku)
plugins=(git rails3 ruby rvm dirpersist autojump heroku zsh-syntax-highlighting )

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit dbc0d8a

Please sign in to comment.