removing calcurse?

This commit is contained in:
Solomon Laing 2023-07-18 20:01:46 +09:30
parent 2b83331ac5
commit 8cd46ed732
2 changed files with 2 additions and 3 deletions

View File

@ -54,7 +54,7 @@ Verbose = Yes
[Auth]
Username = inkletblot
# Password = password
PasswordCommand = pass show calcurse
# PasswordCommand = pass show calcurse
# Optionally specify additional HTTP headers here.
#[CustomHeaders]

View File

@ -62,7 +62,6 @@ alias \
cls="clear" \
c="clear" \
cdc="cd && clear"
calsync="CALCURSE_CALDAV_PASSWORD=$(pass show calcurse) calcurse-caldav"
# git aliases
alias \