A quick and effective terminal configuration that maintains macOS native functionality
Find a file
2025-04-03 08:51:50 +08:00
fish Initial round of dotfiles 2022-11-27 14:20:25 +08:00
ghostty chore: update ghostty config 2025-04-03 08:51:50 +08:00
kitty feat: Migrate to lua + kitty 2024-10-19 13:06:42 +08:00
nvim feat: Templ config 2025-03-31 12:42:26 +08:00
README.md feat: add ghostty config 2025-04-02 09:33:00 +08:00

dotfiles

The current setup

Terminal Emulator: Ghostty

  • Zig-based terminal emulator
  • uses platform-native UI & GPU acceleration (e.g. MacOS secure input for passwords)

Shell: fish

  • completions
  • sane scripting
  • user friendly

Text Editor: neovim

  • vi-movements
  • great community, loads of plugins

Code Completion & Language Servers: Neovim LSP & Mason