summaryrefslogtreecommitdiff
path: root/README.md
blob: 2cfb1efe8c6ddf10ef1609c43c227a1dc50b4b5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
- [x] vim

Install fnm

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