johnmaxwelliv
|
59116a25f1
Instead of using the user's standard shell, this script should be run using zsh, since that was the shell it was written for. On my machine changes to my default shell only take effect when I log out and then long in again. Plus, it's nice for people to be able to try oh-my-zsh out even if zsh isn't their default shell right? :-)
|
15 years ago |
Erik Kastner
|
b865f2ab38
adding homebrew completions - and a function dir
|
15 years ago |
Jon Evans
|
eddab5034c
run update check *after* running custom configuration scripts.
|
15 years ago |
Robby Russell
|
107322c2e8
Moving some example files into custom/
|
15 years ago |
Robby Russell
|
8debd097fb
Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
|
15 years ago |
Robby Russell
|
1978c04daa
Trying out some zsh-fu. Using the for x (*.zsh) source approach
|
15 years ago |
Robby Russell
|
53abb4e2a7
Moving the loading of all .zsh files into a different file so that we can remove zshrc from the repository
|
15 years ago |