This website requires JavaScript.
Explore
Help
Sign In
servostar
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb881bc715
dotfiles
/
run-setup-ssh.sh
8 lines
102 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# Retrieve key from Yubikey
echo
"==> Getting keys from Yubikey..."
cd
.ssh
ssh-keygen -K
Reference in New Issue
View Git Blame
Copy Permalink