@@ -46,6 +46,7 @@ export CCACHE_DIR=$HOME/.cache/ccache
# Add default CMake generator
command -v ninja &> /dev/null && \
export CMAKE_GENERATOR=Ninja
export CMAKE_EXPORT_COMPILE_COMMANDS=ON
# Remove duplicates from environment variables
typeset -U fpath
The note is not visible to the blocked user.