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] [Auth]
Username = inkletblot Username = inkletblot
# Password = password # Password = password
PasswordCommand = pass show calcurse # PasswordCommand = pass show calcurse
# Optionally specify additional HTTP headers here. # Optionally specify additional HTTP headers here.
#[CustomHeaders] #[CustomHeaders]

View File

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