Skip to content

Commit

Permalink
add atom oh-my-zsh plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
caseywatts committed Dec 7, 2017
1 parent 2cfc371 commit aba60ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### ZSH ###
export ZSH=$HOME/.oh-my-zsh
ZSH_THEME="robbyrussell" # the default theme
plugins=(git bundler zsh-syntax-highlighting)
plugins=(git bundler zsh-syntax-highlighting atom)
source $ZSH/oh-my-zsh.sh

# Docs for the oh-my-zsh plugins:
Expand Down

0 comments on commit aba60ef

Please sign in to comment.