Ingnore task warrior errors
This commit is contained in:
parent
ef7b6560ca
commit
21cb44ba7e
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -30,6 +30,9 @@ zplug chriskempson/base16-shell, from:github
|
||||||
zplug load
|
zplug load
|
||||||
base16_gruvbox-dark-hard
|
base16_gruvbox-dark-hard
|
||||||
|
|
||||||
|
# Sync to task server
|
||||||
|
task sync > /dev/null 2> /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