Add ghostty config
parent
69e0d0ec50
commit
925fcd8025
@ -0,0 +1,9 @@
|
|||||||
|
{{- /* vim: set filetype=gotexttmpl: */ -}}
|
||||||
|
{{- if lookPath "nu" -}}
|
||||||
|
command = {{ lookPath "nu" }}
|
||||||
|
{{- end }}
|
||||||
|
theme = GitHub-Dark-Dimmed
|
||||||
|
cursor-style = block
|
||||||
|
font-feature = -calt
|
||||||
|
font-feature = -liga
|
||||||
|
font-feature = -dlig
|
Loading…
Reference in New Issue