Add lazygit-cleaner

This commit is contained in:
2024-08-15 23:56:36 +02:00
parent 7f1aeb8ad1
commit c65fb26a8d
5 changed files with 9 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ Running `fiter *` would result in:
00006.png
00007.exe
```
The order is **not guranteed**
The order is **not guaranteed**
Running `fiter *.mp4` on the same folder would give:
```
@@ -109,6 +109,11 @@ Doing this manually requires opening every folder one by one
It also removes non existent entries from recent projects and recent files
## [lazygit-cleaner]()
**Practically the same as vsclean but for lazygit**
Removes non existing entries from *state.yml* and adds any existing git repositories in projects
## [repo](https://git.site.quack-lab.dev/dave/gitea-api)
**Creates repositories on gitea and assigns them as "origin" on the git repository in working directory**