WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
|
||||||
fi
|
fi
|
||||||
gpgconf --launch gpg-agent
|
gpgconf --launch gpg-agent
|
||||||
{%@@ elif distro_id == "termux" @@%}
|
{%@@ elif distro_id == "termux" @@%}
|
||||||
eval $(okc-ssh-agent)
|
eval $(okc-ssh-agent) > /dev/null
|
||||||
{%@@ endif @@%}
|
{%@@ endif @@%}
|
||||||
|
|
||||||
# Enable grc colorization of supported commands
|
# Enable grc colorization of supported commands
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue