Remove task form .zshrc

This commit is contained in:
Sebastian Bugge 2023-02-10 19:05:46 +01:00
parent f588cbc17c
commit ef7b6560ca
No known key found for this signature in database
GPG key ID: 49D435DEDD6B2829

2
.zshrc
View file

@ -30,8 +30,6 @@ 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'