From 8cd46ed732655d279da5850d5c5c0f3f5b2fed59 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 18 Jul 2023 20:01:46 +0930 Subject: [PATCH] removing calcurse? --- .config/calcurse/caldav/config | 4 ++-- .config/shell/aliasrc | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/calcurse/caldav/config b/.config/calcurse/caldav/config index b745848..177961d 100644 --- a/.config/calcurse/caldav/config +++ b/.config/calcurse/caldav/config @@ -53,8 +53,8 @@ Verbose = Yes # or `PasswordCommand` to a shell command that retrieves it (recommended). [Auth] Username = inkletblot -#Password = password -PasswordCommand = pass show calcurse +# Password = password +# PasswordCommand = pass show calcurse # Optionally specify additional HTTP headers here. #[CustomHeaders] diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index f30e05e..3a465ad 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -62,7 +62,6 @@ alias \ cls="clear" \ c="clear" \ cdc="cd && clear" - calsync="CALCURSE_CALDAV_PASSWORD=$(pass show calcurse) calcurse-caldav" # git aliases alias \