aboutsummaryrefslogtreecommitdiff
path: root/bin/dmp.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-21 17:17:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-21 17:17:57 +1200
commitd06b05229616899e22f5bbfa2caca14ff60b704e (patch)
tree23d082a03db94cd5bd526783e40b245a7d0ffaf5 /bin/dmp.sh
parentAdd brief comment to top of quo.sed (diff)
downloaddotfiles-d06b05229616899e22f5bbfa2caca14ff60b704e.tar.gz
dotfiles-d06b05229616899e22f5bbfa2caca14ff60b704e.zip
Add some missing leading comments
Diffstat (limited to 'bin/dmp.sh')
-rw-r--r--bin/dmp.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dmp.sh b/bin/dmp.sh
index ea79214f..ab09c20e 100644
--- a/bin/dmp.sh
+++ b/bin/dmp.sh
@@ -1,3 +1,4 @@
+# Pick a pass(1) password with dmenu(1)
# Get the password store directory, bail if we can't
pwsd=${PASSWORD_STORE_DIR:-"$HOME"/.password-store}