dotfiles/README.md

19 lines
482 B
Markdown

# dotfiles
# The current setup
Terminal Emulator: [Ghostty](https://ghostty.org/)
- Zig-based terminal emulator
- uses platform-native UI & GPU acceleration (e.g. MacOS secure input for passwords)
Shell: [fish](https://fishshell.com/)
- completions
- sane scripting
- user friendly
Text Editor: [neovim](https://neovim.io/)
- vi-movements
- great community, loads of plugins
Code Completion & Language Servers: Neovim LSP & [Mason](https://github.com/williamboman/mason.nvim)