added cheat sheet script. Updated password script to have a title. Updated readme.

This commit is contained in:
2026-06-03 06:18:46 -05:00
parent 2465ec78c2
commit 865140ace6
3 changed files with 19 additions and 1 deletions
+4
View File
@@ -13,3 +13,7 @@ to be saved as environment variables.
Pipe the password store entries into wofi to create a selectable menu.
Depends on wofi, pass, and wl-clipboard. Kilpper was fighing me when
clearing the clipboard so the dbus6 line was added.
## cheat-sheet.sh
Added a script for displaying commands that I want to remember in wofi.
Selecting an entry will copy it to the clipboard if wl-clipboard is installed.