mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 04:24:10 -06:00
config: add Zed config
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{{ if (and (eq .chezmoi.os "linux") (not .wsl)) }}
|
||||
{{ .chezmoi.sourceDir }}/.managed/zed/keymap.linux.json
|
||||
{{ end }}
|
||||
@@ -0,0 +1,3 @@
|
||||
{{ if (and (eq .chezmoi.os "linux") (not .wsl)) }}
|
||||
{{ .chezmoi.sourceDir }}/.managed/zed/settings.linux.json
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user