fix ${HOME} typo
This commit is contained in:
parent
a03c4a6b18
commit
11fa15fc3b
|
@ -25,7 +25,7 @@ default_linux_shell: "/bin/bash"
|
|||
# bash_lines:
|
||||
# - line: "testline"
|
||||
# state: present
|
||||
# - line: "export SSH_AUTH_SOCK=$HOME/.gnupg/S.gpg-agent.ssh"
|
||||
# - line: 'export SSH_AUTH_SOCK="${HOME}/.gnupg/S.gpg-agent.ssh"'
|
||||
# state: present
|
||||
# - line: "alias ls='ls lah'"
|
||||
# state: present
|
||||
|
|
Loading…
Reference in a new issue