1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 00:17:46 +02:00

readme: update

This commit is contained in:
tiyn 2022-09-08 02:56:27 +02:00
parent cc7ff34e8a
commit 80c58a74f7

View File

@ -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 <file>` to stop git from showing them
having changes.
## Hotkeys