diff --git a/README.md b/README.md index 21f145b..1780e32 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`. # Summary -* Apps/tools covered: **1192** +* Apps/tools covered: **1193** * Number of categories: **70**. # Index @@ -50,7 +50,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`. * [Multimedia](#multimedia) (14) * [Networking](#networking) (38), [Note taking](#note-taking) (21) * [Office tools](#office) (10), [Online search and resources](#online) (14), [Organizers and calendars](#organizers) (20) -* [Package managers](#package-manager) (9), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (45), [Prompts](#prompt) (4) +* [Package managers](#package-manager) (10), [Password managers](#password-manager) (16), [Productivity](#productivity) (9), [Programming](#programming) (45), [Prompts](#prompt) (4) * [Religion](#religion) (3) * [Science](#science) (16), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (24), [Shells](#shells) (11), [Sound and music](#music) (36), [System monitoring](#monitor) (41), [System tools](#system) (20) * [Terminals](#terminal) (12), [Text processing](#text-processing) (33), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed?)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (26), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7) @@ -958,6 +958,7 @@ Manage/install/uninstall packages, as source code or binaries. * [JAPM](https://github.com/TheAlexDev23/japm) - A package manager that uses curses to provide a friendly UI * [nala](https://gitlab.com/volian/nala) - apt package manager front-end with cleaner interface. * [pypi-command-line](https://github.com/wasi-master/pypi-command-line) - A powerful, colorful, beautiful command-line-interface for pypi.org. +* [shell-bling-ubuntu](https://github.com/hiAndrewQuinn/shell-bling-ubuntu) - A few scripts to be run on a fresh-off-the-presses Ubuntu VM, in order to get its shell nice 'n purdy. * [stew](https://github.com/marwanhawari/stew) - An independent package manager for compiled binaries. ## Password managers diff --git a/data/apps.csv b/data/apps.csv index e92fcca..921e8bb 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1191,3 +1191,4 @@ text-processing,JsonGenius,,https://github.com/semanser/JsonGenius,Self-hosted s utility,paclear,,https://github.com/orangekame3/paclear,paclear is a clear command with pacman animation. note-taking,zk,,https://github.com/mickael-menu/zk,zk is a command-line tool helping you to maintain a plain text Zettelkasten or personal wiki. system,play,,https://github.com/paololazzari/play,"TUI playground for your favorite programs, such as grep, sed and awk." +package-manager,shell-bling-ubuntu,,https://github.com/hiAndrewQuinn/shell-bling-ubuntu,"A few scripts to be run on a fresh-off-the-presses Ubuntu VM, in order to get its shell nice 'n purdy."