aboutsummaryrefslogtreecommitdiffstats
path: root/bin/pass2vdirsyncer
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-02-02 16:27:17 +0100
committerDavid Runge <dave@sleepmap.de>2023-02-02 16:27:17 +0100
commit51a74a2ae7828c7ba8d32e0e5d8486a606c52011 (patch)
tree4bb38347e80bba51930ec59eec3ca67eb1be8741 /bin/pass2vdirsyncer
parent57a9fc19a0506d94ed5795445accd1b3ec184a34 (diff)
downloaddotfiles-51a74a2ae7828c7ba8d32e0e5d8486a606c52011.tar.gz
dotfiles-51a74a2ae7828c7ba8d32e0e5d8486a606c52011.tar.bz2
dotfiles-51a74a2ae7828c7ba8d32e0e5d8486a606c52011.tar.xz
dotfiles-51a74a2ae7828c7ba8d32e0e5d8486a606c52011.zip
Remove unused password scripts
Diffstat (limited to 'bin/pass2vdirsyncer')
-rwxr-xr-xbin/pass2vdirsyncer4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/pass2vdirsyncer b/bin/pass2vdirsyncer
deleted file mode 100755
index adb8211..0000000
--- a/bin/pass2vdirsyncer
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-pass show cloud/$1@$2
-