Commit 17fc1bb
committed
feat(ssh): support BREV_SSH_CONFIG_FILE env var override
Allow users to specify a custom SSH config file path via the
BREV_SSH_CONFIG_FILE environment variable. When set, brev commands
(refresh, etc.) will edit the specified file instead of ~/.ssh/config.
This is useful for nix-managed systems where the main SSH config
is read-only.1 parent 6aece4f commit 17fc1bb
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments