feat(tools): add Ghostty terminal emulator and Zed

This commit is contained in:
Stefan Imhoff
2025-01-03 17:51:54 +01:00
parent e3ffc262a0
commit 6e36071dcd
7 changed files with 10 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ Besides that, I have a few backup hard drives for automatic Time Machine backups
## Development
[Neovim](https://neovim.io/) with [LazyVim](https://www.lazyvim.org/) as a plugin manager is my default code editor. I use it in the [Wezterm terminal emulator](https://wezfurlong.org/wezterm/) with the [Tmux terminal multiplexer](https://tmux.github.io/). Occasionally, I use [Visual Studio Code](https://code.visualstudio.com/) with the [Neovim extension](https://marketplace.visualstudio.com/items?itemName=asvetliakov.vscode-neovim). I use [LazyGit](https://github.com/jesseduffield/lazygit) for Git.
[Neovim](https://neovim.io/) with [LazyVim](https://www.lazyvim.org/) as a plugin manager is my default code editor. I use it in the [Ghostty terminal emulator](https://ghostty.org/) with the [Tmux terminal multiplexer](https://tmux.github.io/). Occasionally, I use [Zed](https://zed.dev/). I use [LazyGit](https://github.com/jesseduffield/lazygit) for Git.
<Toolbox tools={development} />