# dotfiles # The current setup Terminal Emulator: [Alacritty](https://alacritty.org) - blazing fast OpenGL - vi mode - easy configuration - sensible defaults Shell: [fish](https://fishshell.com/) - completions - sane scripting - user friendly Terminal Multiplexer: [tmux](https://github.com/tmux/tmux/wiki) - keyboard-based movements - detatchable, saveable, multi-user sessions - status bar customization Text Editor: [neovim](https://neovim.io/) - vi-movements - great community, loads of plugins Code Completion & Language Servers: [Code of Completion / coc.nvim](https://github.com/neoclide/coc.nvim) - LSP support