summaryrefslogtreecommitdiff
path: root/zshrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-08[zsh] display the last 3 parts of the path.Franck Cuny1-1/+1
It makes it easier to spot where we are.
2016-03-23[zsh] clean up zsh config.Franck Cuny1-4/+19
Keep as few files as possible, and document the order this files are loaded in OS X.
2016-03-12[zsh] replace bash with zsh.Franck Cuny1-3/+2
Add configuration files, delete bash config files, and update documentation. Closes #22 #19
2016-03-09[zsh] Add configuration for zshFranck Cuny1-0/+19
Basic configuration to start with zsh. Closes #18.