-
I've tinkered around with Ghostty and was really impressed of how well it followed standards on macOS. So while switching from WezTerm to Ghostty, I've also brought my favorite tools Fish Shell (alternative to bash/zsh) and Zellij (alternative to tmux). I will resolve this discussion myself in the following comment so people looking for the same stack of Ghostty + Fish + Zellij will have a nice starting point - hope this is fine! Requirements
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I wrote about my motivations and some other config tweaks in a blog post, the solution below is a TLDR for this discussion.
|
Beta Was this translation helpful? Give feedback.
I wrote about my motivations and some other config tweaks in a blog post, the solution below is a TLDR for this discussion.
ghostty
Config fileSee Ghostty Configuration docs, I've placed my config in
~/.config/ghostty/ghostty
.Fish
config.fish
Config fileSee the Fish tutorial docs for more info, typically the config should be placed in
~/.config/fish/config.fish
.