Skip to content

repomaa/passed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Passed

A simple script to modify password store entries with sed commands

Installation

ArchLinux

Get passed-git with your favorite aur helper

Other systems

Copy passed from this repo somewhere in your path.

Dependencies:

Usage

run passed <your sed arguments>

Example:

To change UserName to user in your pass entries run passed 's/UserName/user/'

Passed will ask you to confirm each overwrite. If you know what you're doing you can pipe yes to the passed command.

About

A simple script to modify password store entries with sed commands

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages