Configuration files and installation scripts for the tools that I use.
./make.sh [dependencies...]
I use a combination of Alacritty, TMUX, and Fish for my usual setup. Just by running ./make.sh alacritty
, all of that will be set up.
For my NeoVim setup, I can just run ./make.sh neovim
.
Running ./make.sh
without arguments will install everything.