docs: linux setup

This commit is contained in:
Filippo Ferrari 2024-03-12 09:52:41 +01:00
parent 3faecfa386
commit 25b7f0377f

View file

@ -82,6 +82,12 @@ i didn't customize the setup very much just:
- lazygit
- other stuff I'm too lazy to remember
Does this setup sucks for your usecase? Remove it with:
```
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
```
## Calendar: calcurse
[calcurse](https://calcurse.org/) is a calendar and scheduling application. Terminal based, has a configurable notification system, uses vim bindings. Cool stuff.