A dotfiles repository to mantain my terminal stuff and manage the kitty + zshell + nvim + tmux integration
As this repo is system agnostic, you will need to install each peace presented below by your own. Good luck!
Threre must be some of these Nerd Fonts:
Clone this repo to your home
folder:
$ git clone https://github.com/FelixTheWizard/dotfiles.git ~/.
Enter the repo:
$ cd dotfiles
Create the simlinks:
$ stow .
Open the kitty terminal
and press <tmux leader>
+ I
in order to install the tmux
extensions.
It might be because you already have a copy of the dotenv files this repo manages. Make sure they dont exists before running the command.