atuin (sysutils/atuin) Updated: 5 months, 1 week ago Add to my watchlist
Magical shell historyMagical shell history. Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.
Version: 18.3.0 License: MIT GitHubMaintainers | herbygillot |
Categories | sysutils |
Homepage | https://atuin.sh/ |
Platforms | darwin |
Variants |
|
"atuin" depends on
build (5)
lib (1)
Ports that depend on "atuin"
No ports
Port notes
To install atuin for zsh:
$ echo 'eval "$(atuin init zsh)"' >> ~/.zshrc
To install atuin for bash, there are 2 steps:
1. Install bash-prexec from https://github.com/rcaloras/bash-preexec
(atuin requires preexec hooks for bash)
2. Install atuin into .bashrc:
$ echo 'eval "$(atuin init bash)"' >> ~/.bashrc
Port Health:
Loading Port Health