Automic VaultAutomic Vault

brew

Install ondir with Homebrew, apt, MacPorts, Nix

Automatically execute scripts as you traverse directories. Version 0.2.4 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ondir

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ondir

MacPorts ports tree · sysutils/ondir/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install ondir

Debian stable package indexes · ondir · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#ondir

nixpkgs package indexes · pkgs/by-name/on/ondir/package.nix · source: api.github.com

overview

Package summary

Automatically execute scripts as you traverse directories

Commands and aliases

  • ondir

history

Project history and usage

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.

Project history

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.

How it is used

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.

Why package nerds care

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.

Related projects

  • The project sits in the same conceptual space as shell prompt hooks and per-directory environment tools, but its implementation is limited to running configured scripts during directory traversal.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 12 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.ondirrc

executables

Installed executables

CommandKindExposureNote
ondircliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.2.4
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://swapoff.org/ondir.html

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://swapoff.org/ondir.htmlnone confidence

install metadata

Package metadata

Package keybrew:ondir
Version0.2.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ondir
Homepagehttps://swapoff.org/ondir.html
Upstream docshttps://swapoff.org/ondir.html
LicenseGPL-2.0-or-later
Source archivehttps://swapoff.org/files/ondir/ondir-0.2.4.tar.gz
Bottleavailable (on 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-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameondir
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

ondir 0.2.3+git20140220.55279f0-1

Automate tasks specific to certain directories in the shell

https://swapoff.org/ondir.html

sudo apt install ondir
  • Section: utils
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Ondir
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ondir from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ondir

nix profile install nixpkgs#ondir
  • normalized package name match
  • Matched by: Ondir
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/on/ondir/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ondir 0.2.3+git0.55279f03-1build1

Automate tasks specific to certain directories in the shell

http://swapoff.org/ondir.html

sudo apt install ondir
  • Section: universe/utils
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Ondir
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ondir from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

ondir

sudo port install ondir
  • normalized package name match
  • Matched by: Ondir
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ondir/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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