diff --git a/README.md b/README.md index 5e5240c..909a470 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: **1191** +* Apps/tools covered: **1192** * Number of categories: **70**. # Index @@ -54,7 +54,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`. * [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) (19) * [Terminals](#terminal) (12), [Text processing](#text-processing) (32), [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) -* [Utilities](#utility) (32) +* [Utilities](#utility) (33) * [Versioning](#versioning) (6), [Viewers](#viewers) (36) * [Web browser](#browser) (17), [Web development](#webdev) (24), [Writing](#writing) (9) @@ -1435,6 +1435,7 @@ Games and utilities to measure and/or improve the typing ability. * [Viddy](https://github.com/sachaos/viddy) - Modern watch command. Time machine and pager etc. * [weather-cli](https://github.com/riyadhalnur/weather-cli) - Check the weather for your city from the terminal. * [yank](https://github.com/mptre/yank) - Reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard. +* [Zsh Angel IQ System](https://github.com/psprint/zsh-angel-iq-system) - A bunch of intelligent extensions to Zsh, including an in-shell Ctags browser, an extension to Zinit plugin manager and Angel Swiss Knife. ## Versioning diff --git a/data/apps.csv b/data/apps.csv index 3f8c71a..82bcae1 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1190,3 +1190,4 @@ cd,nav,,https://github.com/dkaslovsky/nav,Terminal navigator for interactive ls utility,tmux-fingers,,https://github.com/morantron/tmux-fingers,Copy pasting in terminal with vimium/vimperator like hints. utility,Various Scripts,,https://github.com/xkcd386at/scripts,"Various script, mainly in shell and perl, to perform tasks such as combining head and tail, or other common tools accessed using fzf." git,git absorb,,https://github.com/tummychow/git-absorb,"git commit --fixup, but automatic." +utility,Zsh Angel IQ System,,https://github.com/psprint/zsh-angel-iq-system,"A bunch of intelligent extensions to Zsh, including an in-shell Ctags browser, an extension to Zinit plugin manager and Angel Swiss Knife."