macOS
brew install aliaelocal Homebrew formula metadata
brew
aliae のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aliaelocal Homebrew formula metadata
nix profile install nixpkgs#aliaenixpkgs package indexes · pkgs/by-name/al/aliae/package.nix · ソース: api.github.com
winget install --id JanDeDobbeleer.Aliae -eWindows Package Manager source index · JanDeDobbeleer.Aliae · ソース: cdn.winget.microsoft.com
概要
Cross shell and platform alias management
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.aliae.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aliae | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jandedobbeleer/aliae
インストールメタデータ
| パッケージキー | brew:aliae |
|---|---|
| バージョン | 0.26.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aliae |
| ホームページ | 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 |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aliae
nix profile install nixpkgs#aliaeJanDeDobbeleer.Aliae
winget install --id JanDeDobbeleer.Aliae -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.