1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 21:19:06 +00:00

Load awsprofile

This commit is contained in:
2021-10-27 11:04:15 +02:00
parent 3d9237d5ce
commit 4de7794b46

View File

@ -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 :