1
0
Fork 0

Remove useless autoload from ssh-sign

This commit is contained in:
tastytea 2022-04-09 21:56:33 +02:00
parent 00fb63e60a
commit 0e631eb476
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL
autoload -U die
zmodload zsh/zutil
local -a keyfile=(-f ~/.ssh/id_ed25519)
local -a namespace=(-n file)