Commit graph

4 commits

Author SHA1 Message Date
661e5516e7 Add a mechanism for building a cache of "system parameters"
- Add a system_parameters module to eryntools that implements some basic types and can write a cache to a file.
- Add a system-parameters Python script that builds the cache.
- Add init_system_parameters to zsh that exports an environment variable that points to the parameters file
- Add an eryn.system-parameters.plist LaunchAgent file for running the script at regular intervals
2024-03-05 11:08:53 -08:00
05b5fef583 [eryntools] Make eryntools a full-fledged package 2024-03-05 11:08:53 -08:00
7f2ab12b1e [eryntools] Add a dotfiles package to eryntools
Implement a utility for finding the dotfiles repo. It assumes ~/.dotfiles unless an override is given.
2024-03-05 11:08:53 -08:00
f64df23eda [eryntools] A new Python module full of useful utilities
Add a scripting module that implements absolute_script_path().
2024-03-05 11:08:53 -08:00