atuin_dotfiles::shell::xonsh

Function alias_config

Source
pub async fn alias_config(store: &AliasStore) -> String
Expand description

Return xonsh 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