From 3606e4bb11cad0505d2ec85fb6090064829dbde9 Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 9 Mar 2017 04:12:03 +0100 Subject: Replace offlineimap with isync (mbsync) --- .mutt/offlineimap.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .mutt/offlineimap.py (limited to '.mutt/offlineimap.py') diff --git a/.mutt/offlineimap.py b/.mutt/offlineimap.py deleted file mode 100644 index c358caa..0000000 --- a/.mutt/offlineimap.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/python -from subprocess import check_output - -def get_pass(account): - return check_output("pass email/"+account, shell=True).rstrip() -- cgit v1.2.3-70-g09d2