add ghostty config
This commit is contained in:
parent
f78a0aea73
commit
7fedbc4ef2
2 changed files with 12 additions and 0 deletions
3
bindings
3
bindings
|
|
@ -47,3 +47,6 @@
|
||||||
|
|
||||||
~/.ripgreprc
|
~/.ripgreprc
|
||||||
-> ripgreprc
|
-> ripgreprc
|
||||||
|
|
||||||
|
~/Library/Application Support/com.mitchellh.ghostty/config
|
||||||
|
-> ghostty.conf
|
||||||
|
|
|
||||||
9
ghostty.conf
Normal file
9
ghostty.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
font-size = 17
|
||||||
|
theme = Apple System Colors
|
||||||
|
maximize = true
|
||||||
|
shell-integration-features = ssh-env,ssh-terminfo
|
||||||
|
macos-auto-secure-input = true
|
||||||
|
macos-option-as-alt = true
|
||||||
|
|
||||||
|
keybind = super+f=esc:f
|
||||||
|
keybind = super+b=esc:b
|
||||||
Loading…
Add table
Add a link
Reference in a new issue