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

@ -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]

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 \