Add: dunk

pull/37/head
Tullio Facchinetti 4 months ago
parent df7668f437
commit 4a13dff937

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1362**
* Apps/tools covered: **1363**
* Number of categories: **76**.
# Index
@ -19,7 +19,7 @@ Some links are available to [related resources](#resources).
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (23), [Data transfer](#transfer) (40), [DevOps](#devops) (14), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (14)
* [File and file system handling](#file-handling) (20), [File deletion and trash bin (alternatives to rm)](#rm) (6), [File explorer and tree visualization](#file-explorer) (10), [File finding (alternatives to find)](#find) (8), [File listing (alternatives to ls)](#ls) (9), [File manager](#file-manager) (19), [File renamers](#file-renamer) (14), [File systems](#file-system) (4), [File watching for changes](#file-watch) (7), [Financial tools](#financial) (12), [Font management](#font) (3), [Funny tools](#funny) (32), [Fuzzy finders and option pickers](#option-picker) (13)
* [Games](#games) (49), [Git and accessories](#git) (47), [Graphics](#graphics) (37)
* [Games](#games) (49), [Git and accessories](#git) (48), [Graphics](#graphics) (37)
* [History management](#history) (4)
* [Markdown](#markdown) (11)
* [Networking](#networking) (54), [Note taking](#note-taking) (22)
@ -781,6 +781,7 @@ Tools to support and extend the functionalities of the `git` version tracker.
* [BFG Repo-Cleaner](https://github.com/rtyley/bfg-repo-cleaner) - Removes large or troublesome blobs like git-filter-branch does, but faster.
* [czg](https://github.com/Zhengqbbb/cz-git) - Interactively generate standardized commit messages.
* [dunk](https://github.com/darrenburns/dunk) - Prettier git diffs in the terminal.
* [Export Pull Requests](https://github.com/sshaw/export-pull-requests) - Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket.
* [forgit](https://github.com/wfxr/forgit) - A utility tool powered by fzf for using git interactively.
* [fzf-git.sh](https://github.com/junegunn/fzf-git.sh) - bash and zsh key bindings for Git objects, powered by fzf.

@ -1361,3 +1361,4 @@ chat,devzat,,https://github.com/quackduck/devzat,Custom SSH server that takes yo
devops,dive,,https://github.com/wagoodman/dive,A tool for exploring each layer in a docker image.
devops,dry,,https://github.com/moncho/dry,A Docker manager for the terminal.
networking,dug,,https://github.com/unfrl/dug,A global DNS propagation checker that gives pretty output.
git,dunk,,https://github.com/darrenburns/dunk,Prettier git diffs in the terminal.

1 category name homepage git description
1361 devops dive https://github.com/wagoodman/dive A tool for exploring each layer in a docker image.
1362 devops dry https://github.com/moncho/dry A Docker manager for the terminal.
1363 networking dug https://github.com/unfrl/dug A global DNS propagation checker that gives pretty output.
1364 git dunk https://github.com/darrenburns/dunk Prettier git diffs in the terminal.
Loading…
Cancel
Save