Aurora CLI
Aurora CLI is a opt-in containerized command line experience with many modern terminal tools included. It can be turned on and off, depending on your usecase and preferred command line experience.
It comes with these fantastic command line tools:
- atuin for shell history
- direnv to load and unload environment variables depending on the current directory.
- eza as a replacement
ls
- fd for
find
- fzf for command line fuzzy finding
- ripgrep for search
- tealdeer for
tldr
- television - a blazing fast general-purpose fuzzy finder TUI - (
tv
) - trash-cli to manage the system trashcan. (Strongly recommended for new CLI users)
- ugrep for grep
- uutils as coreutils
- yq for yaml, json, and xml processing
- zoxide as
cd
To enable this command line experience, run ujust aurora-cli
. We will add more utilities and tweak this experience over time.
Rerun the ujust
from above to obtain the newest tools added to in an update.