Add Ghostty UltraViolet theme, adjust starship colors to match
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Ghostty config — macOS
|
||||
|
||||
Ghostty sur macOS ne lit pas `~/.config/ghostty/`, mais :
|
||||
|
||||
~/Library/Application Support/com.mitchellh.ghostty/
|
||||
|
||||
Comme il n'y a pas (encore) de symlink automatisé, copier à la main :
|
||||
|
||||
cp .config/ghostty/themes/ultraviolet \
|
||||
"~/Library/Application Support/com.mitchellh.ghostty/themes/ultraviolet"
|
||||
|
||||
Puis dans `~/Library/Application Support/com.mitchellh.ghostty/config`, ajouter :
|
||||
|
||||
theme = ultraviolet
|
||||
Reference in New Issue
Block a user