diff --git a/vscode/rootfs/root/.zshrc b/vscode/rootfs/root/.zshrc index 11ad862..f33bab2 100755 --- a/vscode/rootfs/root/.zshrc +++ b/vscode/rootfs/root/.zshrc @@ -63,6 +63,7 @@ plugins=( zsh-syntax-highlighting ) +# shellcheck disable=SC1091 source $ZSH/oh-my-zsh.sh # User configuration