summaryrefslogtreecommitdiff
path: root/provider/posts/pwutil.md
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:32:37 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:32:37 +0100
commita1064c5aace887673ad964fa945d42c5df0fdc58 (patch)
tree930af3dd906116f5ab67568ed9afc2e169ad9ff6 /provider/posts/pwutil.md
parente3f1991746752899e23e4fe69d528658749bc565 (diff)
downloaddirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.gz
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.bz2
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.xz
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.zip
links to https version of git.yggdrasil.li
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 d054dab..17d3e49 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](http://git.yggdrasil.li/pwutil) is the newest iteration in this line of bunches of scripts. 8[pwutil](https://git.yggdrasil.li/pwutil) is the newest iteration in this line of bunches of scripts.
9 9
10## Features 10## Features
11 11