aboutsummaryrefslogtreecommitdiffstats
path: root/_profile
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-09-14 16:32:39 +0800
committerAaron LI <aly@aaronly.me>2017-09-14 16:32:39 +0800
commit58029087112c3f00c6cd5dd6d446b6c7fc859b2a (patch)
treec61c7295f60c7b01426ba2abebf894af002d0ecd /_profile
parent98fe0e35d9e80b091cd90cf17dde89f5f6502a5e (diff)
downloaddotfiles-58029087112c3f00c6cd5dd6d446b6c7fc859b2a.tar.bz2
profile: Fix typo
Diffstat (limited to '_profile')
-rw-r--r--_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_profile b/_profile
index 4a5cb30..1430c50 100644
--- a/_profile
+++ b/_profile
@@ -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'