mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
YubiKey Plugin
This commit is contained in:
parent
6718bfa0ff
commit
c69e4fb96a
2 changed files with 56 additions and 0 deletions
11
plugins/yubikey/README.md
Normal file
11
plugins/yubikey/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# YubiKey Plugin
|
||||
|
||||
YubiKey plugin -- Provides aliases to help use YubiKey tokens comfortably
|
||||
|
||||
## Usage
|
||||
|
||||
This plugin will first try to detect location of the 'opensc-pkcs11.so' library, unless already specified in the $OPENSC env var.
|
||||
|
||||
Afterwards, it will try to detect if a 'shared ssh-agent' is already running, through a file in /run (preferred, but must be pre-created with the proper permissions), or in /tmp (fallback).
|
||||
|
||||
Then it will define several aliases.
|
||||
Loading…
Add table
Add a link
Reference in a new issue