diff options
Diffstat (limited to 'install.conf.yaml')
| -rw-r--r-- | install.conf.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/install.conf.yaml b/install.conf.yaml index ddd66fa..240decd 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -17,6 +17,10 @@ create: true force: true path: config/zed/settings.json + ~/.config/zed/keymap.json: + create: true + force: true + path: config/zed/keymap.json ~/.gitconfig: force: true path: gitconfig |
