mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
add meta and os profiles; add distro and vw variable
This commit is contained in:
parent
e1d6ae2686
commit
14f0cc458a
6 changed files with 63 additions and 188 deletions
|
@ -7,7 +7,7 @@ Include {{@@ env['HOME'] @@}}/.colima/ssh_config
|
|||
Include config.d/*.config
|
||||
Include config.d/*/*.config
|
||||
|
||||
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}#
|
||||
{%@@ if distro == 'macos' @@%}#
|
||||
# This have to be LAST
|
||||
#
|
||||
Match host * exec "[[ -z $SSH_CLIENT && -z $SSH_TTY ]]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue