667 B
667 B
Project Memory
- Project: mtm-ssh-menu
- Type: Bash SSH target picker using
fzfand YAML config. - Main entry point:
mtm-ssh-menu - Configuration:
~/.config/mtm-ssh-menu/global.yamlandhosts/*.yamlby default. - Dependencies:
bash,ssh,fzf,jq,yq. - Sample config is stored in
sample-config/and mirrors current script behavior. - Documentation language: English.
- Current task focus: keep README and memory aligned with the working script and sample configuration.
- Sample host files currently use numbered names:
01_prod.yaml,02_staging.yaml,03_dev.yaml. - Known follow-up improvements:
- Each group should have default values.