update conf

This commit is contained in:
Jeff Lance 2021-07-02 15:35:06 +02:00
parent 67281b4a9a
commit 7627d3240c

View File

@ -4,7 +4,7 @@
path: conf.d/nvim/*
- shell:
- command: '/bin/bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'
- command: '/usr/bin/env bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'
stdout: true
stdin: true
stderr: true