From e9990946e388326c05ccb138455d43549d45bf67 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Tue, 21 Apr 2020 14:02:19 -0400 Subject: [PATCH] Use pipx-installed aws-mfa instead of venv --- emacs/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/init.org b/emacs/init.org index 5af8d10..f04bb77 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -4968,7 +4968,7 @@ The aws-mfa command: (interactive "MMFA code: ") (let ((proc (start-process "aws-mfa" "*aws-mfa*" - "/Users/jdormit/.local/share/virtualenvs/k8s-deploy/bin/aws-mfa" + "aws-mfa" "--force"))) (set-process-sentinel proc