Commit 5c661f8e authored by 智勇's avatar 智勇

vi设置

parent 8298aeb2
set mouse=v
\ No newline at end of file
......@@ -13,4 +13,5 @@ RUN set -eux && \
apk add --no-cache --update busybox-extras && \
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && \
echo $TZ > /etc/timezone
\ No newline at end of file
COPY ./.vimrc /root
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment