1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Dominik Ritter 4178240b24 Add Dockerfile for zshing framework 2018-07-12 14:19:36 -04:00
Dominik Ritter 0b92e915c4 Use ubuntu 17.10, as the sources for 17.04 seem to be down 2018-06-27 18:31:52 -04:00
Dominik Ritter b9e6e6f32a Fixate ZSH versions in docker 2018-06-27 18:31:52 -04:00
Dominik Ritter 74051e59fd Force creation of symlink in prezto 2018-06-27 18:31:52 -04:00
Dominik Ritter 20fdf0517c Add Dockerfiles for ZSH 5.3.1, 5.4.2, 5.5.1 2018-06-27 18:31:52 -04:00
Christian Höltje 2f808f8a4e test-in-docker: Support for multiple ZSH versions
-z --zsh can specify one of the versions of ZSH we can get from
   centos and ubuntu
2017-07-12 03:25:48 -04:00
Christian Höltje df318488c9 test-in-docker: quickly test frameworks in docker
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.
2017-07-11 20:41:46 -04:00