better file names, simplify generate-hosts-sample script

This commit is contained in:
2022-12-05 12:12:45 +01:00
parent bb9bd2f72f
commit cb20aeaeaf
7 changed files with 21 additions and 20 deletions

View File

@@ -1,11 +1,11 @@
ssh-menu
========
SSH menu using rofi and forging cache file. By default, it will search for host files named after target hosts in `$INFRA/host/` directory.
SSH menu using rofi and forging cache file.
You can:
- copy `rofi-forge-cache` as `rofi-forge-cache-own` and adapt to your needs
- copy `rofi-config` as `rofi-config-own` and adapt to your needs
- create `generate-hosts` script to forge rofi SSH cache (see generate-hosts-sample)
- copy `rofi-config-sample` as `rofi-config` and adapt to your needs
- install with `./install` (will only act on `~/.ssh-menu/` directory) and run with `./ssh-menu`.
Tips: