fisher should be installed. ```suggestion if [ "${FISHER}" = "true" ] && [ -n "${FISHERPLUGINS}" ]; then ``` _Originally posted by @eitsupi in https://github.com/meaningful-ooo/devcontainer-features/pull/25#discussion_r1016460435_