Add oath shortcut for yubikey
This commit is contained in:
parent
111f4cfabd
commit
bf5731ca1c
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@
|
||||||
gst = "${pkgs.git}/bin/git status";
|
gst = "${pkgs.git}/bin/git status";
|
||||||
|
|
||||||
tigs = "${pkgs.tig}/bin/tig status";
|
tigs = "${pkgs.tig}/bin/tig status";
|
||||||
|
oath = "${pkgs.yubikey-manager}/bin/ykman oath accounts code";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue