dotfiles/README.md

19 lines
458 B
Markdown

# dotfiles
# The current setup
Terminal Emulator: [Kitty](https://sw.kovidgoyal.net/kitty/)
- fast GPU accelerated terminal emulator
- removes need for tmux (appreciate it)
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)