hx
zoxide
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hx
- hx: Hex editor for the terminal using plain C99 + POSIX libs
- Project Was Stolen
-
What's a small Linux program that you don't give much thought but makes your life a hundred times easier from time to time?
hx a vim-like hex editor in your terminal. It's amazing, and i use it all the time.
-
My favorite cli/tui programs:
hx - hex editor
-
100k members! To celebrate, what is your favorite piece of C code you have written?
My Hex editor 'hx' . It started as a learning project but actually grew into something useful :D
zoxide
-
17 Essential CLI Tools to Boost Developer Productivity
zoxide
-
If You are a Terminal User, You MUST try this tool!
You can find all installations options in official GitHub repository.
-
Ask HN: Which folder/directory do you store code in?
One more tip:
https://github.com/ajeetdsouza/zoxide is amazing for returning to recent project folders from the CLI.
(Then I have a CLI command to open an explorer window. Directory Opus, actually)
-
Zoxide - A faster alternative to boring cd command
Zoxide offical GitHub repo - https://github.com/ajeetdsouza/zoxide
- Say good bye to cd and hello Zoxide - the better and smarter cd command
-
You might want to replace cd command with Zoxide 🎉 — a smarter and trainable cd alternative 🗂️
Head over to ajeetdsouza/zoxide and install it now! It's innovative, free, and flexible!
- A smarter CD command. Supports all major shells
-
Z – Jump Around
I use this Rust clone which works great, no complaints: https://github.com/ajeetdsouza/zoxide
Although, I don't know what the difference is, other than the language of choice.
-
Cdpath: Easily Navigate Directories in the Terminal
I use https://github.com/ajeetdsouza/zoxide, which is inspired by z and autojump.
-
Ask HN: Share a shell script you like
Zoxide is basically the 'Rust Rewrite' version of the 'Z' tool and is actively maintained, I haven't had any issues with it: https://github.com/ajeetdsouza/zoxide
What are some alternatives?
smenu - smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
autojump - A cd command that learns - easily navigate directories from the command line
Vim - The official Vim repository
z - z - jump around
pg_hexedit - Open PostgreSQL relation files in a hex editor with tags and annotations
zsh-z - Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.
tmux - tmux source code
fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
fd - A simple, fast and user-friendly alternative to 'find'
z.lua - :zap: A new cd command that helps you navigate faster by learning your habits.
rofi - Rofi: A window switcher, application launcher and dmenu replacement
fzf - :cherry_blossom: A command-line fuzzy finder