1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

added comment to explain keychain for fish

This commit is contained in:
eoli3n 2021-05-18 10:02:25 +02:00
parent 27f160cf84
commit eeccbc7d44

@ -1,3 +1,4 @@
# https://github.com/fish-shell/fish-shell/issues/4583
if status --is-interactive
keychain --eval --quiet -Q id_rsa | source
end