My dotfiles for neovim, tmux, kitty and fish shell.
Note that this project is not actively maintained as I am using Nix home-manager to manage my dotfiles.
Prerequisites:
Steps:
- Clone the project to your home directory and
cd
into the project. stow
the corresponding configuration of interest. For example
stow tmux/ # for tmux
stow nvim/ # for nvim
stow kitty/ # for kitty
stow fish/ # for fish
# or
stow */ # for all configurations