deleted by creator
deleted by creator
I’ve never heard of cp -faTs
before. I did some experimenting and was surprised that it was recursive. I thought you needed an -R
for that, but you don’t. So, cp -faRTs
appears to do the same thing, but is funnier.
In any case, thanks for sharing your repo. I take it, that after the initial install, you can just repeatedly git pull https://git.sr.ht/~igemnace/vim-config
and then run vim-config/scripts/install-cfg
to keep your config files up-to-date.
deleted by creator