Add ghostty config

This commit is contained in:
Valeriy Filippov
2026-03-05 21:09:35 +03:00
parent 09814be1ce
commit 38be3f005a
3 changed files with 18 additions and 2 deletions

8
.gitignore vendored
View File

@@ -1,5 +1,9 @@
* /*
.DS_Store !.gitignore
!README.md
**/.DS_Store
!nvim/ !nvim/
nvim/lazy-lock.json nvim/lazy-lock.json
nvim/lazyvim.json nvim/lazyvim.json
!ghostty/

7
ghostty/README.md Normal file
View File

@@ -0,0 +1,7 @@
### MacOS
Add to your default ghostty config in `~/Library/Application Support/com.mitchellh.ghostty/config` for use this file
```txt
config-file = ~/.config/ghostty/config
```

5
ghostty/config Normal file
View File

@@ -0,0 +1,5 @@
shell-integration-features = sudo
copy-on-select = clipboard
theme = Catppuccin Mocha
maximize = true
link-url = true