Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Oct 31, 2024
1 parent 58cb543 commit ee24e09
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,26 +518,24 @@ pw add GitHub.asc

# Requirements

Install the following dependencies to use `pw`:

## `pw`

```bash
brew install fzf
```
fzf
```

## `pw` plugins (optional):

### macos_keychain

Nothing to install, `security` is already installed on macOS.

### keepassxc

```bash
brew install --cask keepassxc
```
keepassxc
```

### gpg

```bash
brew install gnupg
```
gnupg
```

0 comments on commit ee24e09

Please sign in to comment.