diff options
Diffstat (limited to '_profile')
| -rw-r--r-- | _profile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ fi  ## gpg-agent: start it if not running  if ! _running gpg-agent; then -    gpgconf --lanuch gpg-agent +    gpgconf --launch gpg-agent  fi  ## Set SSH to use 'gpg-agent'  | 
