A quick and effective terminal configuration that maintains macOS native functionality
fish | ||
kitty | ||
nvim | ||
README.md |
dotfiles
The current setup
Terminal Emulator: Alacritty
- blazing fast OpenGL
- vi mode
- easy configuration
- sensible defaults
Shell: fish
- completions
- sane scripting
- user friendly
Terminal Multiplexer: tmux
- keyboard-based movements
- detatchable, saveable, multi-user sessions
- status bar customization
Text Editor: neovim
- vi-movements
- great community, loads of plugins
Code Completion & Language Servers: Code of Completion / coc.nvim
- LSP support