This repository contains my main dotfiles. It includes configurations for:
- fish
- neovim 0.11.*
- tmux
- git
- alacritty
Neovim + tmux is configured to work together. The neovim leader key is the default (\) and the tmux leader key is ctrl + \.
Use stow to install the dotfiles.
In the root of this repo, run stow -v --no-folding dotfiles
This should link all the dotfiles inside in their correct place. At least it did for me 🤷
Only thing left to do is install catppuccin for Alacritty via their instructions