trek10inc / awsume

A utility for easily assuming AWS IAM roles from the command line.
https://awsu.me
MIT License
504 stars 91 forks source link

autocomplete does not work with zsh #90

Closed joelgrimberg closed 4 years ago

joelgrimberg commented 4 years ago

on a clean machine with oh-my-zsh installed, I installed awsume. awsume'ing works, except the default awsume autocomplete: using the tab -key does not give me the options I get when I do a awsume -l . when I awsume , I just get the files / folders of my current directory

mbarneyjr commented 4 years ago

There must have been an issue with placing the autocomplete script in the right file. You can use the awsume-configure utility to set this up after installation, more information found here