ohmyzsh
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
ARG base
|
||||
FROM p9k:${base}
|
||||
|
||||
COPY ./ p9k/
|
||||
COPY docker/dotfile/zshrc .zshrc
|
@ -0,0 +1 @@
|
||||
source "${HOME}/p9k/prompt_powerlevel9k_setup"
|
Reference in New Issue
Block a user