diff options
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | ghostty/config | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -4,5 +4,4 @@ !zsh !tmux !lazygit -!Code - OSS/User/settings.json - +!ghostty diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..9bd97b4 --- /dev/null +++ b/ghostty/config @@ -0,0 +1,3 @@ +theme = Gruvbox Dark +font-family = JetBrainsMono Nerd Font NL +fullscreen |
