Files
dotfiles/home/dot_config/zed/symlink_keymap.json.tmpl
2026-01-01 20:04:20 -06:00

4 lines
117 B
Cheetah

{{ if (and (eq .chezmoi.os "linux") (not .wsl)) }}
{{ .chezmoi.sourceDir }}/.managed/zed/keymap.linux.json
{{ end }}