summary refs log tree commit diff
path: root/zshenv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [zsh] replace bash with zshFranck Cuny2019-06-121-0/+38
| | | | In the next version of OS X, zsh will become the default shell.
* [zsh] clean up zsh config.Franck Cuny2016-03-231-26/+0
| | | | | Keep as few files as possible, and document the order this files are loaded in OS X.
* [zsh] replace bash with zsh.Franck Cuny2016-03-121-3/+22
| | | | | | | Add configuration files, delete bash config files, and update documentation. Closes #22 #19
* [zsh] Add configuration for zshFranck Cuny2016-03-091-0/+7
Basic configuration to start with zsh. Closes #18.