summaryrefslogtreecommitdiff
path: root/provider/posts/pwutil.md
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-13 17:30:59 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-13 17:30:59 +0100
commit1833ecbd8ac546f286825d8ccfda5c5daebef2f9 (patch)
tree767e274c7fb82f6998d9b426be1b042295a45129 /provider/posts/pwutil.md
parentc7fcdcbb72ba2aeb9e345572c8d5afb0fc59bf2d (diff)
downloaddirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.gz
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.bz2
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.xz
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.zip
updated linkage to git repos
Diffstat (limited to 'provider/posts/pwutil.md')
-rw-r--r--provider/posts/pwutil.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/pwutil.md b/provider/posts/pwutil.md
index 63a660d..d054dab 100644
--- a/provider/posts/pwutil.md
+++ b/provider/posts/pwutil.md
@@ -5,7 +5,7 @@ published: 2015-04-07
5 5
6A long time ago I wrote a bunch of scripts (first in bash, then zsh, and later perl) to manage a, sometimes encrypted, file containing account information I get asked to create and remember on a daily basis—accounts for shopping websites spring to mind. 6A long time ago I wrote a bunch of scripts (first in bash, then zsh, and later perl) to manage a, sometimes encrypted, file containing account information I get asked to create and remember on a daily basis—accounts for shopping websites spring to mind.
7 7
8[pwutil](git://git.yggdrasil.li/pwutil) is the newest iteration in this line of bunches of scripts. 8[pwutil](http://git.yggdrasil.li/pwutil) is the newest iteration in this line of bunches of scripts.
9 9
10## Features 10## Features
11 11