mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
chore: automatically apply changes to chezmoi files
This commit is contained in:
parent
b8ed13b787
commit
b61b703372
@ -73,6 +73,9 @@
|
||||
set iskeyword-=# " '#' is an end of word designator
|
||||
set iskeyword-=- " '-' is an end of word designator
|
||||
set cmdheight=2 " Better display for messages
|
||||
|
||||
" apply changes to chezmoi files automatically
|
||||
autocmd BufWritePost ~/.local/share/chezmoi/* ! chezmoi apply --source-path "%"
|
||||
" }
|
||||
|
||||
" AutoRestart {
|
||||
|
Loading…
Reference in New Issue
Block a user