MyNixOS website logo
Description

a small program to automate tasks specific to certain directories.

It works by executing scripts in directories when you enter and leave them. This is done by overriding the shell builtins cd, pushd, and popd, which is a manual action. The user is required to add a snippet to their shell initialisation file like .bashrc or .profile.

Which commands are executed on directory entry and leave is done in predefined locations with a .ondirrc file.

See man ondir for more information.

Metadata

Version

0.2.3

Maintainers (1)

Executables (1)

  • bin/ondir