image: restore .vimrc

This commit is contained in:
Oleg Kalachev
2018-06-09 03:41:41 +03:00
committed by GitHub
parent 1a0d61af7c
commit 2e0d92c0d5

View File

@@ -25,4 +25,9 @@ apt-get install --no-install-recommends -y \
ipython3 \
python3-pip
# vim settings
echo "set mouse-=a
syntax on
" > /home/pi/.vimrc
echo -e "\033[0;31m\033[1m$(date) | End of network installation\033[0m\033[0m"