Initial commit. Add imup zsh tool.

This commit is contained in:
David Allemang
2026-01-23 09:51:09 -05:00
commit ac78933b02
5 changed files with 142 additions and 0 deletions

3
mise.toml Normal file
View File

@@ -0,0 +1,3 @@
[env]
IMUP_SCP_DIR = "{{ config_root }}/images"
IMUP_URL = "file://{{ config_root }}/images"