macOS
brew install ondirlocal Homebrew formula metadata
sudo port install ondirMacPorts ports tree · sysutils/ondir/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ondir in AI-Agent-Workflows.
Installation
brew install ondirlocal Homebrew formula metadata
sudo port install ondirMacPorts ports tree · sysutils/ondir/Portfile · Quelle: api.github.com
sudo apt install ondirDebian stable package indexes · ondir · Quelle: deb.debian.org
nix profile install nixpkgs#ondirnixpkgs package indexes · pkgs/by-name/on/ondir/package.nix · Quelle: api.github.com
Überblick
Automatically execute scripts as you traverse directories
Verlauf
OnDir is a small terminal automation utility for running directory-specific shell actions when a user enters, leaves, or passes through configured paths. Its core idea is deliberately narrow: pair shell startup hooks with entries in ~/.ondirrc so path traversal can change process-local state such as umask values, environment setup, or virtualenv activation.
The upstream documentation presents OnDir as a compact C and shell tool by Alec Thomas, with source tarballs from 0.1.0 through 0.2.2 published on the project page and a mirrored GitHub repository containing the README, man page, shell hooks, and configuration examples. The project stayed small by design; the README describes the behavior as simple but effective.
Users install shell hooks for Bash, tcsh, zsh, or fish and then define enter and leave sections in ~/.ondirrc. The examples cover a public_html umask change, multiple paths per section, tilde and environment-variable expansion, regular-expression path matching, and automatic activation or deactivation of Python virtual environments.
OnDir is an early Unix-style answer to per-directory environment automation: tiny, text-configured, and shell-integrated rather than a large daemon. For package nerds, it is interesting less for scale than for how long the directory-hook pattern has been packaged as a standalone CLI.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.ondirrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ondir | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://swapoff.org/ondir.html
Installationsmetadaten
| Paketschlüssel | brew:ondir |
|---|---|
| Version | 0.2.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ondir |
| Homepage | https://swapoff.org/ondir.html |
| Upstream-Dokumentation | https://swapoff.org/ondir.html |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://swapoff.org/files/ondir/ondir-0.2.4.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ondir |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ondir 0.2.3+git20140220.55279f0-1
Automate tasks specific to certain directories in the shell
https://swapoff.org/ondir.html
sudo apt install ondirondir
nix profile install nixpkgs#ondirondir 0.2.3+git0.55279f03-1build1
Automate tasks specific to certain directories in the shell
sudo apt install ondirondir
sudo port install ondirQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.