gentoo-ebuilds/app-shells/atuin/files/README.gentoo
Arthur Zamarin 5cc79e4bfc
app-shells/atuin: add 18.6.1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-16 13:11:06 +03:00

5 lines
269 B
Text

Gentoo installs atuin's shell-init code under
/usr/share/atuin/shell-init/
Therefore, instead of using, e.g., 'eval \"\$(atuin init zsh)\"' in
your .zshrc you can simply put \"source /usr/share/atuin/shell-init/zsh\"
there, which avoids the cost of forking a process.