removing calcurse?
This commit is contained in:
parent
2b83331ac5
commit
8cd46ed732
@ -53,8 +53,8 @@ Verbose = Yes
|
|||||||
# or `PasswordCommand` to a shell command that retrieves it (recommended).
|
# or `PasswordCommand` to a shell command that retrieves it (recommended).
|
||||||
[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]
|
||||||
|
|||||||
@ -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 \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user