Add oath shortcut for yubikey

This commit is contained in:
Sijmen 2022-12-17 17:42:30 +01:00
parent 111f4cfabd
commit bf5731ca1c
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@
gst = "${pkgs.git}/bin/git status";
tigs = "${pkgs.tig}/bin/tig status";
oath = "${pkgs.yubikey-manager}/bin/ykman oath accounts code";
};
};
}