mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
11 lines
462 B
Markdown
11 lines
462 B
Markdown
# 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.
|