Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh: ignore git error in prompt function | Tharre | 2019-03-02 | 1 | -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 configs | Tharre | 2018-08-12 | 2 | -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). |