Compare commits
2 commits
123c315710
...
a91ea7234b
Author | SHA1 | Date | |
---|---|---|---|
|
a91ea7234b | ||
|
25b7f0377f |
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ i didn't customize the setup very much just:
|
||||||
- lazygit
|
- lazygit
|
||||||
- other stuff I'm too lazy to remember
|
- 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
|
## Calendar: calcurse
|
||||||
[calcurse](https://calcurse.org/) is a calendar and scheduling application. Terminal based, has a configurable notification system, uses vim bindings. Cool stuff.
|
[calcurse](https://calcurse.org/) is a calendar and scheduling application. Terminal based, has a configurable notification system, uses vim bindings. Cool stuff.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue