summaryrefslogtreecommitdiff
path: root/README.md
blob: c8e53e5f374253ab178374c736fb5024d503e542 (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 ( other configs are done, only the filetype after left )

Install fnm

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