We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d67c736 commit fcc7017Copy full SHA for fcc7017
_posts/2021-03-30-passmenu.md
@@ -0,0 +1,18 @@
1
+---
2
+layout: post
3
+title: "passmenu"
4
+description: "pass + dmenu"
5
+category: utility
6
+tags: [pass, dmenu]
7
8
+This package integrates pass and dmenu.
9
+It gets all passwords from ~/.password-store, pipes them to dmenu, and selection is copied to clipboard.
10
+
11
+## Usage
12
13
+`passmenu`
14
15
+## Links
16
+* [Source Code (GitHub)](https://github.com/adder46/passmenu)
17
+* [Author: adder](https://github.com/adder46)
18
+{% include JB/setup %}
0 commit comments