nerd stuff
1## Dotfiles
2Installation using stow
3
4Ubuntu/Debian
5```
6sudo apt install stow
7```
8
9AUR (Arch/EndeavourOS)
10```
11yay -S stow
12```
13
14Clone repo
15```
16git clone git@knot.potassium.sh:banana.tngl.sh/dotfiles
17```
18Run stow
19```
20cd ~/.dotfiles || stow .
21```
22
23
24### Software
25These dotfiles contain configurations for the following:
26```
27niri
28noctalia-shell
29fuzzel
30zsh
31nvim
32git
33ghostty
34tmux (tpm)
35bat
36eza
37btop
38starship.rs
39dust
40zoxide
41spotify_player
42```