Add taskwarrior sync
This commit is contained in:
parent
32edd6f268
commit
c159f33b80
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -30,6 +30,8 @@ zplug chriskempson/base16-shell, from:github
|
||||||
zplug load
|
zplug load
|
||||||
base16_gruvbox-dark-hard
|
base16_gruvbox-dark-hard
|
||||||
|
|
||||||
|
task sync > /dev/null
|
||||||
|
|
||||||
# Preferred editor for local and remote sessions
|
# Preferred editor for local and remote sessions
|
||||||
if [[ -n $SSH_CONNECTION ]]; then
|
if [[ -n $SSH_CONNECTION ]]; then
|
||||||
export EDITOR='nvim'
|
export EDITOR='nvim'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue