Mostly zsh and neovim config, with some X11 for terminal theming.
The dotfiles uses https://github.com/anishathalye/dotbot for dotfiles management using git submodules, so make sure to have cloned and initialized all the submodules recursively.
Comes with both system and user config.
To install the user config: ./install-user-config
To install the system config: ./install-system-config
(requires sudo)
Or to install both: ./install
(also requires sudo)