mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Allow matching on hostname and username
This commit is contained in:
parent
fe27ee2d79
commit
e797ba4800
5 changed files with 40 additions and 9 deletions
|
|
@ -46,7 +46,7 @@ quick example:
|
|||
copy env-files
|
||||
env SOMETHING=else
|
||||
|
||||
hostname somehost
|
||||
hostname someuser@somehost
|
||||
copy --dest=foo/bar some-file
|
||||
copy --glob some/files.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue