mirror of
https://github.com/akelge/zsh
synced 2025-07-03 13:09:07 +00:00
Added x509 function and venv for python3
This commit is contained in:
1
zsh.d/zshfunctions/x509
Normal file
1
zsh.d/zshfunctions/x509
Normal file
@ -0,0 +1 @@
|
||||
openssl x509 -in $1 -noout -text | less
|
Reference in New Issue
Block a user