a bunch of config remaps & things
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
find "${HOME}/.1password/agent.sock" &>/dev/null \
|
||||
&& export SSH_AUTH_SOCK="${HOME}/.1password/agent.sock"
|
||||
[[ ${SSH_AUTH_SOCK} ]] || {
|
||||
find "${HOME}/.1password/agent.sock" &>/dev/null \
|
||||
&& export SSH_AUTH_SOCK="${HOME}/.1password/agent.sock"
|
||||
}
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user