mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
Address shellcheck lint warning (#243)
* Address shellcheck lint warning * I wish there was a standard for this stuff
This commit is contained in:
parent
46c4930b75
commit
eddbdbbb07
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ plugins=(
|
|||
zsh-syntax-highlighting
|
||||
)
|
||||
|
||||
# shellcheck disable=SC1091
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# User configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue