diff --git a/zsh.d/50-functions.zsh b/zsh.d/50-functions.zsh index 1e2e1c6..1ebb592 100644 --- a/zsh.d/50-functions.zsh +++ b/zsh.d/50-functions.zsh @@ -24,6 +24,6 @@ autoload -U fancyTerm autoload -U x509 -autoload -U awslogin +autoload -U awsprofile # vim: set ts=4 sw=4 tw=0 ft=zsh :