Added gitnr

pull/26/head
Tullio Facchinetti 9 months ago
parent 22a99fa65d
commit 6b263a192a

@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1080**
* Apps/tools covered: **1081**
* Number of categories: **65**.
# Index
@ -43,7 +43,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Data management](#data-management) (24), [Data management - Tabular data](#data-management-tabular) (17), [Data transfer](#transfer) (32), [Diff](#diff) (9), [Directory changers (alternatives to cd)](#cd) (17), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (13)
* [File and file system handling](#file-handling) (19), [File deletion and trash bin (alternatives to rm)](#rm) (5), [File explorer and tree visualization](#file-explorer) (9), [File finding (alternatives to find)](#find) (6), [File listing (alternatives to ls)](#ls) (7), [File manager](#file-manager) (18), [File renamers](#file-renamer) (11), [File systems](#file-system) (4), [Financial tools](#financial) (11), [Font management](#font) (2), [Funny tools](#funny) (27), [Fuzzy finders](#fuzzy-finder) (10)
* [Games](#games) (43), [Git and accessories](#git) (39), [Graphics](#graphics) (30)
* [Games](#games) (43), [Git and accessories](#git) (40), [Graphics](#graphics) (30)
* [History management](#history) (4)
* [Multimedia](#multimedia) (14)
* [Networking](#networking) (31), [Note taking](#note-taking) (20)
@ -665,6 +665,7 @@ Fuzzy finders and generic option pickers.
* [gita](https://github.com/nosarthur/gita) - A command-line tool to manage multiple git repos.
* [Gitea](https://gitea.com/) - Single binary self-hosted Git service.
* [gitlab-cli](https://github.com/vishwanatharondekar/gitlab-cli) - Create GitLab merge requests.
* [gitnr](https://github.com/reemus-dev/gitnr) - Create .gitignore files using one or more templates from TopTal, GitHub or your own collection.
* [gitsummary](https://github.com/glenreesor/gitsummary) - A better git status taht lists stashes, file statuses, branch list, all nicely formatted with color.
* [GitUI](https://github.com/extrawurst/gitui) - The comfort of a git GUI but right in your terminal, with keyboard only control, scalable UI, and features all the necessary operations of git.
* [grv](https://github.com/rgburke/grv) - Git Repository Viewer - A terminal based interface for viewing Git repositories. It allows refs, commits and diffs to be viewed, searched and filtered.

@ -1079,3 +1079,4 @@ password-manager,passage,,https://github.com/FiloSottile/passage,A fork of [pass
ls,vivid,,https://github.com/sharkdp/vivid,A themeable LS_COLORS generator with a rich filetype datebase.
editors,Bob,,https://github.com/MordechaiHadad/bob,"Bob is a cross-platform and easy-to-use Neovim version manager, allowing for easy switching between versions."
multimedia,videoinfox,,https://github.com/powerhousepro69/videoinfox,Find videos fast. Powerful playlist building and editing. A play queue to load up unlimited playlists. Index unlimited video libraries and find videos by keyword. Download list building without leaving the browser and a Download Queue.
git,gitnr,,https://github.com/reemus-dev/gitnr,"Create .gitignore files using one or more templates from TopTal, GitHub or your own collection."

1 category name homepage git description
1079 ls vivid https://github.com/sharkdp/vivid A themeable LS_COLORS generator with a rich filetype datebase.
1080 editors Bob https://github.com/MordechaiHadad/bob Bob is a cross-platform and easy-to-use Neovim version manager, allowing for easy switching between versions.
1081 multimedia videoinfox https://github.com/powerhousepro69/videoinfox Find videos fast. Powerful playlist building and editing. A play queue to load up unlimited playlists. Index unlimited video libraries and find videos by keyword. Download list building without leaving the browser and a Download Queue.
1082 git gitnr https://github.com/reemus-dev/gitnr Create .gitignore files using one or more templates from TopTal, GitHub or your own collection.
Loading…
Cancel
Save