The greatest dev timesaving tip that someone gave me was to clear my .vimrc and start off with a blank slate. vim is a language in itself [1] and it's easy to try to mimic someone who has conversational fluency in it, but as with languages, the only way to learn in practice from the start. Projects like SpaceVim try to create an IDE like environment, but because of being terminal driven, it's difficult for anyone to…
truncate -s 0 ~/.vimrc Shorter way: > ~/.vimrc
Anyways my zsh has noclobber set so your command fails with error: zsh: file exists: ~/.vimrc