Merge branch 'master' of github.com:sjl/oh-my-zsh

This commit is contained in:
Steve Losh 2010-04-30 10:25:54 -04:00
commit 7b68b969dc

2
lib/redis.zsh Normal file
View file

@ -0,0 +1,2 @@
alias res='./redis-server'
alias rec='./redis-cli'