A comfortable, simple vimrc for sysadmin tasks
Theme forked from: https://github.com/nanotech/jellybeans.vim
Install with:
VIMCONFDIR="$HOME"; mkdir -p "$VIMCONFDIR/.vim/colors/";wget https://raw.githubusercontent.com/NTchrist/comfy_vimrc/refs/heads/main/.vimrc -O "$VIMCONFDIR/.vimrc";wget https://raw.githubusercontent.com/NTchrist/comfy_vimrc/refs/heads/main/jellybeans.vim -O "$VIMCONFDIR/.vim/colors/jellybeans.vim";