First of all, you use zsh and need to install awscli and peco.
Put files in your $PATH, and add following line to .zshrc
.
git clone https://github.com/masuda58/peco-s3arch.git
source /path/to/peco-s3arch
Add following line to .zshrc
.
zinit light koya-masuda/peco-s3arch
And then reload configure file.
source ~/.zshrc
Input "control + j" when you finish typing s3 bucket name.
You can select object using incremental search.
aws s3 ls s3://bucket_name/