Add a comment...

This commit is contained in:
Eryn Wells 2012-03-25 13:31:26 -07:00
parent 610c0ee66e
commit 7aad2b629c

1
zshrc
View file

@ -159,6 +159,7 @@ fpath=($HOME/.zsh/func $fpath)
# Wikipedia lookup, courtesy of msanders@github
autoload wiki
# A few of my own modules...
autoload mkmdir
autoload pw
autoload mkcmod