Remove task form .zshrc
This commit is contained in:
parent
f588cbc17c
commit
ef7b6560ca
1 changed files with 0 additions and 2 deletions
2
.zshrc
2
.zshrc
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue