Changed terminal to kitty and split up even more shit

This commit is contained in:
Daniel Løvbrøtte Olsen
2019-01-09 00:28:02 +01:00
parent 721c51e470
commit 6e14acf607
116 changed files with 128 additions and 103 deletions

View File

@@ -0,0 +1,7 @@
ARG base
FROM p9k:${base}
COPY docker/zulu/install.zsh /tmp/
RUN zsh /tmp/install.zsh
COPY ./ p9k/