Add a ghostty config file to dotfiles that sets:
confirm-close-surface = false
Implementation notes
- Add config to
files/ghostty/ (or appropriate path)
- Add a setup script
scripts/NN_setup_ghostty.sh to symlink/copy the config to the correct location (~/.config/ghostty/config)
- Guard with
command -v ghostty check
- Update
README.md if needed
Add a ghostty config file to dotfiles that sets:
Implementation notes
files/ghostty/(or appropriate path)scripts/NN_setup_ghostty.shto symlink/copy the config to the correct location (~/.config/ghostty/config)command -v ghosttycheckREADME.mdif needed