config files for alacritty + zsh + tmux + nvim
- Alacritty
- zsh
- oh-my-zsh
- tmux
- Patched HackNerd Font
- powerline
- nvim (0.5.0+) (
sudo snap install nvim --edge --classic
) - language servers (pyright, clangd, jsonls, cmake) from here
- clangd10+
- copy
alacritty
to$HOME/.config/
- copy
zshrc/.zshrc
to$HOME/.
- copy
tmux/.tmux.conf
andtmux/.tmux.conf.local
to$HOME/.
- copy
nvim/lua
andnvim/init.vim
to$HOME/.config/nvim/.
- tmux config based on .tmux: Self-contained, pretty and versatile .tmux.conf configuration file.