File: Dockerfile

package info (click to toggle)
powerlevel9k 0.6.7-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 784 kB
  • sloc: sh: 4,498; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (3)
1
2
3
4
5
ARG base
FROM p9k:${base}

COPY ./ p9k/
COPY docker/dotfile/zshrc .zshrc