Currently using ArchWSL Set XDG Base Directory if not set using a /etc/profile.d script
For the moment it only works on Arch based distros
sudo pacman -Syyu
sudo pacman -S base-devel git openssh wget
Clone the repo
git clone https://github.com/SGman98/dotfiles.git $HOME/.dotfiles
Then run then bootstrap.sh script
Open neovim to start installing the plugins
Within tmux, press prefix + I
to install the plugins
curl -sL https://git.io/fisher | source && fisher update
sudo pacman -S rustup
rustup default stable