GithubHelp home page GithubHelp logo

d4ndo / password-store Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 410 KB

fork of passwordstore.org

License: Other

Makefile 2.09% Shell 52.81% Emacs Lisp 7.65% Ruby 10.76% Perl 1.42% Python 21.79% AppleScript 2.41% Vim Script 1.07%

password-store's Introduction

This is a fork/patch to add fuzzy search functionality to password-store.

Screencast

#Usage:

Type pass ** and hit tabulator to start the fuzzy search. Hit Return or Ctrl+Return to select the password.

pass **<TAB>

#Install:

Choose one of the recommended fuzzy search commands listed below:

Recommended:

Clone this repository :

git clone https://github.com/d4ndo/password-store.git
cd password-store
make install-common

Set the fuzzy search command for password-store to use in .bashrc. In this example it is PASSWORD_STORE_FUZZY="fzf".

~.bashrc

export PASSWORD_STORE_FUZZY="fzf"
source "/usr/share/bash-completion/completions/pass"

Troubleshooting: Set the source where to find bash completion.

Depends on:

password-store's People

Contributors

cdown avatar cfergeau avatar d4ndo avatar dmedvinsky avatar dobbyth33lf avatar dottedmag avatar drzraf avatar guns avatar iiska avatar matthewramirez avatar milki avatar mineo avatar mintar avatar mkilling avatar nicolaspetton avatar pbchase avatar phaza avatar phryneas avatar ptrv avatar rupa avatar schalox avatar stv0g avatar svend avatar tampakrap avatar thibauth avatar tobiasvl avatar vodik avatar von avatar zanchey avatar zx2c4 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.