summaryrefslogtreecommitdiff
path: root/docker/prezto/install.zsh
Commit message (Collapse)AuthorAgeFilesLines
* remove most thingsromkatv2019-03-011-18/+0
|
* Force creation of symlink in preztoDominik Ritter2018-06-281-1/+1
|
* test-in-docker: quickly test frameworks in dockerChristian Höltje2017-07-121-0/+18
This adds `./test-in-docker` for quickly playing with various frameworks. All the containers are based off Ubuntu 14.04 which has ZSH 5.0.2. Thanks to @dritter for figuring out all the framework installation methods.