Skip to content

Commit fcc7017

Browse files
authored
Add package 'passmenu' (#51)
1 parent d67c736 commit fcc7017

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

_posts/2021-03-30-passmenu.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)