fix double comment
This commit is contained in:
@@ -22,7 +22,7 @@ fi
|
|||||||
# coloured GCC warnings and errors
|
# coloured GCC warnings and errors
|
||||||
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
||||||
|
|
||||||
# # export Microsoft's bullshit outta here
|
# export Microsoft's bullshit outta here
|
||||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||||
export VCPKG_DISABLE_METRICS=1
|
export VCPKG_DISABLE_METRICS=1
|
||||||
export VCPKG_ROOT="$XDG_DATA_HOME/vcpkg"
|
export VCPKG_ROOT="$XDG_DATA_HOME/vcpkg"
|
||||||
|
|||||||
Reference in New Issue
Block a user