From 3f925e06192a90e8878e86428ca9c32c31f5aa4b Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 2 Sep 2016 17:20:02 -0600 Subject: Updating the workdir. /work autcompletes faster that /src --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index f627bf6..a59e3f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -77,4 +77,6 @@ RUN nvim +UpdateRemotePlugins +qa ADD zshrc /root/.zshrc +WORKDIR /work + CMD ["/bin/zsh"] -- cgit v1.2.3