This website requires JavaScript.
Explore
Help
Sign In
Dandellion
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4ba7789a22
dotfiles
/
config
/
xsession
/
zsh
/
oh-my-zsh-custom
/
powerlevel9k
/
docker
/
zim
/
Dockerfile
8 lines
100 B
Docker
Raw
Blame
History
ARG
base
FROM
p9k:${base}
COPY
docker/zim/install.zsh /tmp/
RUN
zsh /tmp/install.zsh
COPY
./ p9k/
Reference in New Issue
View Git Blame
Copy Permalink