diff options
author | Mateja <mail@matejamaric.com> | 2021-02-23 19:03:48 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-02-23 19:03:48 +0100 |
commit | 4f12b13ee9d1e8344822b5393fca27bac4590918 (patch) | |
tree | cc8693792eab9c78eafaf8695ffdbf508ecbb779 | |
parent | d2e46f939651f716fe26e526eb6a57b6ed4ec4b4 (diff) | |
download | dotfiles-4f12b13ee9d1e8344822b5393fca27bac4590918.tar.gz dotfiles-4f12b13ee9d1e8344822b5393fca27bac4590918.zip |
Add `get_password.sh` to README.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ Configuration files for programs I use and used to use, including some helper sc - mpd_show.sh: Show currently playing song in pop-up. - unmount_usb.sh: Unmount currently mounted USB drive or one selected from list of currently mounted USB drives. - save_notification.sh: Save notifications to `/tmp/notifications`. +- get_password.sh: Select password (from `pass`) to copy to clipboard. ## Note on Neovim! |