Files
mtm-ssh-menu/.memory/project.md
T
matmoul 8650b71c3c docs: align README with current script behavior
Update the usage, feature summary, and notes to reflect known_hosts support, current option flags, and the sample configuration layout.
2026-06-01 00:03:59 +02:00

11 lines
493 B
Markdown

# Project Memory
- Project: mtm-ssh-menu
- Type: Bash SSH target picker using `fzf` and YAML config.
- Main entry point: `mtm-ssh-menu`
- Configuration: `~/.config/mtm-ssh-menu/global.yaml` and `hosts/*.yaml` by 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.