Skip to content

koya-masuda/peco-s3arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

peco-s3arch

How to set up

First of all, you use zsh and need to install awscli and peco.

Manually install(git clone)

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

zinit

Add following line to .zshrc.

zinit light koya-masuda/peco-s3arch

And then reload configure file.

source ~/.zshrc

Usage

Input "control + j" when you finish typing s3 bucket name.

You can select object using incremental search.

aws s3 ls s3://bucket_name/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages