Add taskwarrior sync

This commit is contained in:
Sebastian Bugge 2023-02-10 18:58:24 +01:00
parent 32edd6f268
commit c159f33b80
No known key found for this signature in database
GPG key ID: 49D435DEDD6B2829

2
.zshrc
View file

@ -30,6 +30,8 @@ zplug chriskempson/base16-shell, from:github
zplug load
base16_gruvbox-dark-hard
task sync > /dev/null
# Preferred editor for local and remote sessions
if [[ -n $SSH_CONNECTION ]]; then
export EDITOR='nvim'