atuin (sysutils/atuin) Updated: 4 weeks, 1 day 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: 0.9.1 License: MIT
Maintainers | herbygillot |
Categories | sysutils |
Homepage | https://github.com/ellie/atuin |
Platforms | darwin |
Variants |
|
"atuin" depends on
build (2)
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