# 使用 Homebrew, Nix, winget 安装 aliae

查看 aliae 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aliae
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:aliae
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/aliae>
- **版本:** 0.26.6
- **来源摘要:** Cross shell and platform alias management
- **主页:** <https://aliae.dev>
- **仓库:** <https://github.com/jandedobbeleer/aliae>
- **上游文档:** <https://aliae.dev/docs>
- **许可证:** MIT
- **源码归档:** <https://github.com/jandedobbeleer/aliae/archive/refs/tags/v0.26.6.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- aliae (cli)
- aliae (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.26.6
- 本地数据: OK
- 上游仓库: https://github.com/jandedobbeleer/aliae
- 检测到的最新版本: v0.26.6 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

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


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- 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
## 源数据库详情

- **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

## 其他软件包管理器记录

- 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


## 相关链接

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


## 来源

- 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
