Files
zsh-config/zsh/apps/atuin.app.zsh
T
2026-08-26 14:47:10 +03:00

6 lines
58 B
Bash

atuin_init() {
eval "$(atuin init zsh)"
}
atuin_init