aboutsummaryrefslogtreecommitdiffstats
path: root/gotty/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'gotty/Dockerfile')
-rw-r--r--gotty/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gotty/Dockerfile b/gotty/Dockerfile
index 1429ff5..bb7d64c 100644
--- a/gotty/Dockerfile
+++ b/gotty/Dockerfile
@@ -20,3 +20,4 @@ RUN git clone http://github.com/mbbill/undotree ~/.vim/bundle/undotree
RUN git clone http://github.com/terminaldweller/fedora && cd fedora/baseline && cp ./.vimrc ~/.vimrc
RUN go get github.com/yudai/gotty
+RUN vim -T xterm +Helptags +qall