Skip to content

AlexisZankowitch/ghostty-warp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghostty warped setup

Inspired by: https://github.com/Arakiss/ghostty-warp

What’s included:

  • config – active Ghostty config (Catppuccin Mocha + Fira Code, keybindings).
  • themes/catppuccin-mocha.conf – theme reference.
  • fonts/fira-code.conf – font settings reference.
  • Brewfile – shell tooling (fzf/fd, zsh plugins, zoxide, atuin, starship, a few CLI niceties).

Setup

  1. install ghostty macos installation
  2. clone the repo into your congif git clone git@github.com:AlexisZankowitch/ghostty-warp.git ~/.config/ghostty
  3. Install shell tools (optional but expected):
    brew bundle --file=Brewfile
  4. Start Ghostty from your application

Brewfile contents

  • zsh-autosuggestions: Fish-like autosuggestions in zsh as you type.
  • zsh-syntax-highlighting: Colors zsh commands to catch mistakes early.
  • fzf: Fast fuzzy finder for files, history, and more.
  • fd: Faster, simpler find used by fzf bindings.
  • zoxide: Smart directory jumper powered by frecency.
  • atuin: Syncable, searchable shell history.
  • starship: Cross-shell prompt that shows git/status info quickly.
  • ripgrep: Fast recursive search with sane defaults.
  • bat: cat with syntax highlighting and paging.
  • eza: Modern ls with git/status, icons, and tree views.
  • tldr: Concise community-maintained cheatsheets for commands.
  • jq: CLI JSON processor for querying and shaping data.
  • font-fira-code-nerd-font: Fira Code with Nerd Font glyphs for prompt/icons.
  • Quick usage? Run tldr <tool> for a one-page refresher.

zsh configuration

See zshrc-notes.md for the small block to add to your ~/.zshrc if you want the shell tooling enabled.

Restore config

If config is ever lost, copy it back into ~/.config/ghostty and restart Ghostty.

About

Modern terminal configuration using Ghostty with Warp-inspired features. Auto-suggestions, syntax highlighting, fuzzy search, and beautiful themes. Open source alternative to Warp Terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%