Initial commit

This commit is contained in:
Mats Rauhala
2021-11-16 16:17:57 +02:00
commit 6969c15cdc
8 changed files with 704 additions and 0 deletions

2
zsh/totp/totp.plugin.zsh Normal file
View File

@ -0,0 +1,2 @@
function totp () {
}