/dotfiles

Primary LanguageLuaMIT LicenseMIT

config files

config files for alacritty + zsh + tmux + nvim

Dependencies

  • 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+

Usage

  • copy alacritty to $HOME/.config/
  • copy zshrc/.zshrc to $HOME/.
  • copy tmux/.tmux.conf and tmux/.tmux.conf.local to $HOME/.
  • copy nvim/lua and nvim/init.vim to $HOME/.config/nvim/.

Resources

  • tmux config based on .tmux: Self-contained, pretty and versatile .tmux.conf configuration file.