Skip to content

This is a tiny script to copy a selected password from .password-store to your clipboard.

License

Notifications You must be signed in to change notification settings

realbaylen/fzfpw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

fzfpw

POSIX-compliant shell script to easily copy passwords from pass to your clipboard using fzy.

Install Dependencies

pacman -S fzy pass        # Arch Linux
apt-get install fzy pass  # Debian-based
brew install fzy pass     # macOS

Usage

git clone https://github.com/realbaylen/fzfpw.git
cd fzfpw
chmod +x fzfpw.sh
./fzfpw.sh

You should either copy the script to somewhere in your PATH or create an alias to easily call the script from its directory.

About

This is a tiny script to copy a selected password from .password-store to your clipboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages