config: add IntelliJ keymap management and enable EXA for OpenCode

This commit is contained in:
2026-01-23 14:44:52 -06:00
parent 711e676242
commit e782ba2e6b
4 changed files with 68 additions and 0 deletions
+3
View File
@@ -16,6 +16,9 @@ if status is-login
end
{{- end }}
# Enable EXA for OpenCode
set -gx OPENCODE_ENABLE_EXA true
# Common shared configuration (environment variables, PATH, tool setup)
{{ template "scripts/commonrc.fish.tmpl" dict "data" . }}