Sunday, October 30, 2016

usual VIM backup settings in linux

Hello!
After many years I start again with Linux
I'm not satisfied with my experiments.
I feel good if files are saved before overwriting them with a new version.

But I don't want to see backup files conspicuously
in normal work with bash.

With .dir_colors I can hide them, if I choose
set backupext=.~

But if I edit bash scripts
the execute mode bits are also set in the backup scripts.
So these stick out again.

Please tell me the usual way to handle it

Erhy

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: