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 \