summaryrefslogtreecommitdiffstats
path: root/.zsh
Commit message (Collapse)AuthorAgeFilesLines
* zsh: ignore git error in prompt functionTharre2019-03-021-1/+1
| | | | | | Avoids errors like this one after every command: warning: could not open directory 'pkg/': Permission denied
* zsh: replace oh-my-zsh with vanilla zsh configsTharre2018-08-122-0/+30
oh-my-zsh introduces *a lot* of bloat, but I've barely been using any of it these past years. Just picking the options I use makes zsh easier to work with and debug (and hopefully faster).