My configurations for Sway, NeoVim,
Tmux and ZSH.
These configs are build with software development in mind but can be used otherwise.
All tools required to properly install the configurations the way it was intended.
Everything you need to use this configuration to its full potential.
- Clone the
.dotfiles
repo and all of it's submodules into your home directory.
git clone --recurse-submodules https://github.com/gkits/.dotfiles
- Move into the freshly cloned directory.
cd .dotfiles
- Use the install script to create all the symlinks
./install