This repo contains all the configuration necessary to bootstrap a new installation and acts as a place to backup the configurations.
git clone --bare git@github.com:tusqasi/dotfiles.git .dotfiles
/usr/bin/git --git-dir=/home/tusqasi/.dotfiles/ --work-tree=/home/tusqasi checkout master
Mostly neovim with a lot of lua. A lot of the configuration is copy pasted from various sources.
Alacritty Forever.
Got it from dt's dotfiles. This guy stuff about terminal stuff is quite useful.
I use tmux a LOT. This is pretty basic compared other configs I have.
- akinsho has loads and loads of lua.
- tj a maintainer of neovim. Check his twitch and youtube, very helpful and fun stuff happens all the time.
- ThePrimeagen just coconut oil everywhere, checkout this guys twitch and youtube too. Some wild stuff out there.
- dt