aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-05-22 22:15:14 +0200
committerRasmus Steinke <rasi@xssn.at>2015-05-22 22:15:14 +0200
commitf4255a9578168e2f94180e65c616ab25ef1385b4 (patch)
tree806746f81475f7b43b5ba73755a0d5225109e519 /config.example
parent788a78df46a6afbe270b2faf23a742e4f9356c9c (diff)
downloadrofi-pass-f4255a9578168e2f94180e65c616ab25ef1385b4.tar.gz
Add config files and Makefile
Diffstat (limited to 'config.example')
-rw-r--r--config.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.example b/config.example
new file mode 100644
index 0000000..20d95e8
--- /dev/null
+++ b/config.example
@@ -0,0 +1,5 @@
+basedir=~/.password-store/
+URL_field='URL'
+USERNAME_field='UserName'
+EDITOR='gvim -f'
+