cd ~
git init
git remote add origin [my-repo]
git fetch
git checkout origin/master -ft
$ sudo apt install net-tools
$ sudo apt install fzf picom feh xclip
$ sudo apt install polybar
# for i3 install, make sure you get version > 4.22 for gaps to work
- install nix based on their website
nix-shell
from $HOME to launch shell based onshell.nix
# get neovim from whereever but make sure that its a newer version
$ sudo snap install neovim --classic
$ git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim`
$
All plugin related remaps are in their respective files.