vimrc A collection of vim config files VIMRCNAME="name" curl -q -LSs --fail "https://github.com/dfvim/vimrc/raw/main/$VIMRCNAME.vimrc" >"$HOME/.vimrc" && vim "$HOME/.vimrc"