Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

vimrc

My ~/.vimrc config

just in case backup current local .vimrc config

cp -Rfv $HOME/.vimrc $HOME/.zshrc-$(date +%Y-%m-%d)-backup

install new .vimrc file

curl -sS https://raw.githubusercontent.com/daggerok/vimrc/main/.vimrc >>$HOME/.vimrc

or manually add necessary configuration

echo'filetype plugin indent on"set term=builtin_ansiset term=xterm-265colorsyntax on'>~/.vimrc

Contributors

Languages