Add new aws profile
This commit is contained in:
parent
4a581f0b3f
commit
f0ae80501f
@ -15,6 +15,7 @@
|
||||
|
||||
(add-to-list 'aws-profiles "personal")
|
||||
(add-to-list 'aws-profiles "lola-cde")
|
||||
(add-to-list 'aws-profiles "lola-gbt")
|
||||
|
||||
(defun aws-switch-profile (profile)
|
||||
(interactive (list (completing-read "Profile: " aws-profiles)))
|
||||
|
Loading…
Reference in New Issue
Block a user