dotfiles/wrappers/cvim
2025-07-05 14:20:49 -06:00

3 lines
60 B
Bash
Executable file

#!/bin/sh
VIMINIT="source $HOME/.config/cvim/vimrc" vim $@