Function atuin_dotfiles::shell::zsh::config

source ·
pub async fn config(store: &AliasStore) -> String
Expand description

Return zsh dotfile config

Do not return an error. We should not prevent the shell from starting.

In the worst case, Atuin should not function but the shell should start correctly.

While currently this only returns aliases, it will be extended to also return other synced dotfiles