Rephrasing description: zoxide

pull/29/head
Tullio Facchinetti 8 months ago
parent 6c25331d8d
commit a92d3606a5

@ -416,7 +416,7 @@ Tools for improving the efficiency of directory traversal.
* [SmartCd](https://github.com/CodesOfRishi/smartcd) - A cd command with improved usability features, which can remember your recently visited directory paths and, search and directly traverse to sub-directories and as well as parent directories, all with Fuzzy searching.
* [z](https://github.com/rupa/z) - Directory changer based on aging and frecency.
* [z.lua](https://github.com/skywind3000/z.lua) - Directory changer that learns your habits.
* [zoxide](https://github.com/ajeetdsouza/zoxide) - A faster way to navigate your filesystem.
* [zoxide](https://github.com/ajeetdsouza/zoxide) - It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes.
## <a name="disk-analyzer"></a>Disk usage analyzers

@ -209,7 +209,7 @@ password-manager,pass,https://www.passwordstore.org/,https://git.zx2c4.com/passw
password-manager,dpg,,,"The Deterministic Password Generator - Generates passwords based on a master password and the indication of the website/service/username, without the need of storing anything."
multimedia,yt-splitter,,https://github.com/redsolver/yt-splitter,Downloads and splits audio tracks from a YouTube video according to the chapters/tracks. Useful for compilations or full album uploads.
backup,bupstash,,https://github.com/andrewchambers/bupstash,Easy and efficient encrypted backups.
cd,zoxide,,https://github.com/ajeetdsouza/zoxide,A faster way to navigate your filesystem.
cd,zoxide,,https://github.com/ajeetdsouza/zoxide,"It remembers which directories you use most frequently, so you can ""jump"" to them in just a few keystrokes."
viewers,TerminalImageViewer,,https://github.com/stefanhaustein/TerminalImageViewer,Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters.
monitor,whowatch,https://www.tecmint.com/whowatch-monitor-linux-users-and-processes-in-real-time/,,Monitor Linux Users and Processes in Real Time.
time-tracker,dijo,,https://github.com/NerdyPepper/dijo,"Scriptable, curses-based, digital habit tracker."

1 category name homepage git description
209 password-manager dpg The Deterministic Password Generator - Generates passwords based on a master password and the indication of the website/service/username, without the need of storing anything.
210 multimedia yt-splitter https://github.com/redsolver/yt-splitter Downloads and splits audio tracks from a YouTube video according to the chapters/tracks. Useful for compilations or full album uploads.
211 backup bupstash https://github.com/andrewchambers/bupstash Easy and efficient encrypted backups.
212 cd zoxide https://github.com/ajeetdsouza/zoxide A faster way to navigate your filesystem. It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes.
213 viewers TerminalImageViewer https://github.com/stefanhaustein/TerminalImageViewer Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters.
214 monitor whowatch https://www.tecmint.com/whowatch-monitor-linux-users-and-processes-in-real-time/ Monitor Linux Users and Processes in Real Time.
215 time-tracker dijo https://github.com/NerdyPepper/dijo Scriptable, curses-based, digital habit tracker.
Loading…
Cancel
Save