This is my personal arch linux config.
- Install paru and git
- Run
git clone https://github.com/CursedBoat/dotfiles.git
&cd dotfiles
- Run
paru -S - < packages.txt
to install all packages (including AUR)
see Dependencies if you do not want to install every single package. - Copy the contents of the repo to
~/
- i3wm, dunst, kitty, neofetch, nvim, picom, polybar, ranger, rofi, xclip, xorg-xrandr, feh, zsh, networkmanager, nm-applet
- lldb, ttf-jetbrains-mono-nerd, and rust-analyzer (via rustup) for nvim fonts and debugging
- run
:Lazy install
:MasonInstallAll
inside nvim to install nvim plugins