# aliae mit Homebrew, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aliae in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:aliae
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install aliae
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#aliae
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/al/aliae/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id JanDeDobbeleer.Aliae -e
```

  Evidenz: Windows Package Manager source index: JanDeDobbeleer.Aliae from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:aliae
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/aliae>
- **Version:** 0.26.6
- **Quellzusammenfassung:** Cross shell and platform alias management
- **Homepage:** <https://aliae.dev>
- **Repository:** <https://github.com/jandedobbeleer/aliae>
- **Upstream-Dokumentation:** <https://aliae.dev/docs>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/jandedobbeleer/aliae/archive/refs/tags/v0.26.6.tar.gz>
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- aliae (cli)
- aliae (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.26.6
- lokale Daten: OK
- Upstream-Repository: https://github.com/jandedobbeleer/aliae
- neueste erkannte Version: v0.26.6 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

aliae is a cross-shell alias and shell-environment manager by Jan De Dobbeleer. It lets users define aliases, functions, environment variables, PATH entries, scripts, and symlinks once in YAML and emit shell-specific initialization code.

### Projektgeschichte

The public GitHub repository was created in June 2023. The official docs say aliae came from wanting the same shell experience across all shells used while building and validating Oh My Posh.

The documentation presents the core idea as a single template-enabled YAML configuration that works across shells and platforms. That puts aliae near dotfile managers and shell plugin tools, but with a narrower focus on shell initialization artifacts.

### Adoptionsgeschichte

aliae is newer and smaller than Oh My Posh, but it benefits from the same author ecosystem and is distributed through Homebrew, Nix, and WinGet according to the input facts. The README links to official docs, releases, Discord community, and sponsorship channels.

Its adoption pattern is dotfiles-first: users who maintain several shells or operating systems can reduce duplicated alias/function/env/path snippets.

### Wie es verwendet wird

By default aliae expects `.aliae.yaml` in the user's home directory. The official configuration docs also allow a custom path with `--config` or the `ALIAE_CONFIG` environment variable, including local files or remote config URLs.

A typical shell setup evaluates `aliae init zsh`, `aliae init bash`, or another shell target during startup. The YAML can include shell/OS conditionals so one config can produce different output for Bash, Zsh, PowerShell, Nushell, Xonsh, tcsh, and other supported shells.

### Warum Paket-Nerds sich dafür interessieren

aliae is interesting to package users because shell state is usually messy and local. A package-manager-installed binary plus a checked-in YAML file gives a reproducible way to share aliases and environment setup across machines.

It is deliberately narrower than a full dotfile framework. That makes it attractive when a user wants cross-shell aliases and PATH/env/script management without adopting a large bootstrap system.

### Zeitleiste

- 2023: Public GitHub repository created.
- 2023-2026: Project documented as a cross-platform shell management tool.
- 2026: Official docs describe default home-directory YAML config and custom config locations.

### Related projects

- Related projects include Oh My Posh, shell plugin managers, chezmoi-style dotfile management, and per-shell alias/function systems.

### Quellen

- <https://aliae.dev/docs>
- <https://api.github.com/repos/JanDeDobbeleer/aliae>
- <https://github.com/JanDeDobbeleer/aliae>
- <https://raw.githubusercontent.com/JanDeDobbeleer/aliae/main/README.md>
- <https://raw.githubusercontent.com/JanDeDobbeleer/aliae/main/website/docs/setup/configuration.mdx>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.aliae.yaml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** aliae
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - aliae: normalized package name match | nixpkgs package indexes: pkgs/by-name/al/aliae/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - JanDeDobbeleer.Aliae: normalized package name match | Windows Package Manager source index: JanDeDobbeleer.Aliae from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [sheldon](https://www.automicvault.com/de/pkg/brew/sheldon/) - Shares av.db curated category or tags: cli, configuration, developer-tools, shell.
- [bar](https://www.automicvault.com/de/pkg/brew/bar/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [checkbashisms](https://www.automicvault.com/de/pkg/brew/checkbashisms/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [desk](https://www.automicvault.com/de/pkg/brew/desk/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [fish](https://www.automicvault.com/de/pkg/brew/fish/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [fizsh](https://www.automicvault.com/de/pkg/brew/fizsh/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [mcfly](https://www.automicvault.com/de/pkg/brew/mcfly/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [ondir](https://www.automicvault.com/de/pkg/brew/ondir/) - Shares av.db curated category or tags: cli, developer-tools, shell.
- [powershell](https://www.automicvault.com/de/pkg/brew/powershell/) - Local package facts share a topical domain. Shared terms: cli, cross, developer, developer-tools, platform.
- [xonsh](https://www.automicvault.com/de/pkg/brew/xonsh/) - Local package facts share a topical domain. Shared terms: cli, cross, developer, developer-tools, platform.

## Combined YAML source

View the package source record on GitHub. [combined/aliae.yml](https://github.com/automic-vault/db/blob/main/combined/aliae.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
