A collection of my local configs
I have tried to keep them as simple as possible but also store some personal config here that I encrypt with git-crypt
My primary IDE is NeoVim and all my config can be found in the nvim folder
I use Bash for my shell alongside Bash-IT for customization all config can be found in bash folder
For setup I simply use stow Ive tested various other tooling and just find its a lot of overhead to maintain, when stow does what I need
The following are what I run (here just because I always need to look them up)
stow -v -R -t ~/ git
stow -v -R -t ~/ bash
stow -v -R -t ~/.config/nvim/ nvim/
This will only work if your GPG key is part of the keychain
git-crypt unlock