dark776174657273

joined 2 years ago
[–] dark776174657273 1 points 2 years ago

Of those mentioned, this one intrigues me most. Thanks!

[–] dark776174657273 7 points 2 years ago

Ahh, to be only 30 again!

[–] dark776174657273 1 points 2 years ago

Cool, thanks for sharing the repo. I'm reading through your vimrc file, I always find these interesting. I like what you did in "Open new line and stay in normal mode," "Exit insert mode faster," and "Navigate buffers." I'm going add those now!

[–] dark776174657273 1 points 2 years ago

I did not know you could do that! I work on several hosts that do not allow me to install (via their package manager) software, but if all I have to do is scp an appimage file and run it, then that problem may be solved!

[–] dark776174657273 1 points 2 years ago (1 children)

Do you use any of the encrypted secrets features? That's one of the big differences between chezmoi and the other options.

[–] dark776174657273 4 points 2 years ago (1 children)

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.

[–] dark776174657273 2 points 2 years ago

Agreed. Though I’m very comfortable using RE, I’ve still never used it with backtracking or recursion. I always feel like I can go much deeper in Perl, though 99% of what I need to do doesn’t require it.

view more: ‹ prev next ›