Changes
Jump to:
navigation
,
search
← Older edit
Newer edit →
Keychain
No change in size
,
5 years ago
m
It is said "The quick install docs assume you have a DSA key pair"
{{file|body=
if status --is-interactive
keychain --eval --quiet -Q
id_rsa
id_dsa
| source
end
}}
if status --is-interactive
set -l IFS # this temporarily clears IFS, which disables the newline-splitting
eval (keychain --eval --quiet -Q
id_rsa
id_dsa
)
end
}}
<console>
$##i## keychain --dir ~/.ssh/.keychain ~/.ssh/
id_rsa
id_dsa
DEADBEEF
$##i## source ~/.ssh/.keychain/$HOST-sh
$##i## source ~/.ssh/.keychain/$HOST-sh-gpg
Pytony
wiki-staff
336
edits
Navigation menu
Personal tools
English
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
foo
Funtoo Linux
Install
Download
Find your CPU
Upgrade
Release Notes
FAQ
Infrastructure
YouTube Channel
Discord (En)
Telegram (En/Pt)
Report a Bug
Submit Code
Forums
Server Status
Sponsors
Projects
Keychain
Containers
Metro
Misc
Ebuilds
Wiki Editing Guidelines
Development Guide
Categories
Articles
HOWTOs
Tutorials
Networking
Portage
Links
Recent changes
MediaWiki Help
Tools
Special pages
Printable version