mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-24 17:57:05 +08:00
ci: piv-agent
This commit is contained in:
parent
05035ffe18
commit
ef2e0b4cfe
2
.zshrc2
2
.zshrc2
|
@ -107,6 +107,8 @@ piv-agent()
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
echo "opensc-pkcs11.so not found"
|
||||||
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
# key bindings
|
# key bindings
|
||||||
|
|
|
@ -27,7 +27,8 @@ tools/common.sh get_linux_dist
|
||||||
|
|
||||||
# check alias
|
# check alias
|
||||||
alias p114
|
alias p114
|
||||||
which sibd
|
sibd || which sibd
|
||||||
|
piv-agent || which piv-agent
|
||||||
|
|
||||||
# check update
|
# check update
|
||||||
DFS_VERSION=`dfs version`
|
DFS_VERSION=`dfs version`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user