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

Install fnm

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