summaryrefslogtreecommitdiff
path: root/README.md
blob: d2df45c56e4407d569052993a76d1ff2a0abc2de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
New config on new install

Configs added:

- [x] bspwm
- [x] polybar
- [x] rofi
- [x] sxhkd
- [x] wallpaper
- [x] zsh
- [x] fnm installed and added to path
- [x] ranger
- [x] neomutt
- [x] kitty

Install fnm

```
curl -fsSL https://fnm.vercel.app/install | bash
```