mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
add ymir
This commit is contained in:
parent
c24f7c1777
commit
905492748a
4 changed files with 24 additions and 6 deletions
|
@ -18,7 +18,7 @@ export ANSIBLE_NOCOWS=1
|
|||
[[ -d "{{@@ env['HOME'] @@}}/.local/bin" ]] && export PATH="{{@@ env['HOME'] @@}}/.local/bin:${PATH}"
|
||||
|
||||
|
||||
{%@@ if profile == 'AINCRAD-wsl' or profile == 'AINCRAD' or profile == 'YOETUNHEIMR-wsl' or profile == 'yoetunheimr' @@%}
|
||||
{%@@ if profile == 'AINCRAD-wsl' or profile == 'AINCRAD' or profile == 'YOETUNHEIMR-wsl' or profile == 'yoetunheimr' or profile == 'ymir' @@%}
|
||||
# Connect to windows ssh pageant
|
||||
# https://github.com/BlackReloaded/wsl2-ssh-pageant
|
||||
export SSH_AUTH_SOCK={{@@ env['HOME'] @@}}/.ssh/agent.sock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue