pub async fn import_aliases(store: &AliasStore) -> Result<Vec<Alias>>
Expand description
Import aliases from the current shell This will not import aliases already in the store Returns aliases that were set
pub async fn import_aliases(store: &AliasStore) -> Result<Vec<Alias>>
Import aliases from the current shell This will not import aliases already in the store Returns aliases that were set