mirror of
https://github.com/falcosecurity/falco.git
synced 2026-01-29 21:48:32 +00:00
6 lines
290 B
Plaintext
Executable File
6 lines
290 B
Plaintext
Executable File
# IMPORTANT: Do not add more content to this file unless you know what you are doing.
|
|
# This file is sourced everytime the shell session is opened.
|
|
#
|
|
# This will make scl collection binaries work out of box.
|
|
unset BASH_ENV PROMPT_COMMAND ENV
|
|
source scl_source enable devtoolset-7 |