summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-03-11 19:07:58 +0100
committerTom Barrett <tom@tombarrett.xyz>2021-03-11 19:07:58 +0100
commit395c8704da88be4e95df0953938eddf5b0382b3d (patch)
tree9be7c02f0d5595400e0f6dc5bac2c1f0d1b3bb3e /.config
parent040eca1f3e70ba617ae961249928baf85bb634fc (diff)
how to use gpg to manage ssh keys
Diffstat (limited to '.config')
-rw-r--r--.config/fish/config.fish2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish
index e99e1dc..38413a4 100644
--- a/.config/fish/config.fish
+++ b/.config/fish/config.fish
@@ -14,5 +14,7 @@ function fish_user_key_bindings
end
end
+gpg-connect-agent updatestartuptty /bye > /dev/null
+
function fish_mode_prompt
end