mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Fix x509 function and autoload it
This commit is contained in:
@ -22,5 +22,8 @@ autoload -U fancyTerm
|
||||
# repo_char - returns a character based on the type of repo we are in
|
||||
autoload -U repo_char
|
||||
|
||||
# repo_char - returns a character based on the type of repo we are in
|
||||
autoload -U x509
|
||||
|
||||
|
||||
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
||||
|
Reference in New Issue
Block a user