From 80c58a74f71698261ae7e9883732251351462d09 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 8 Sep 2022 02:56:27 +0200 Subject: [PATCH] readme: update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70f0d52..65d56b5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,12 @@ xargs -I{} mv {} .config-backup/{} - finish setup for vim: - open vim - `:PlugInstall` - - `:CocInstall` + +## Ignore local changes to config files + +If you need to make local changes to config files that are not to be pushed +run `config update-index --skip-worktree ` to stop git from showing them +having changes. ## Hotkeys