Skip to content
Snippets Groups Projects
Commit 95728f0e authored by nimrod's avatar nimrod
Browse files

bashrc: Enable debugging for tf.

parent 16b95bde
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ export PYTHONSTARTUP=~/.config/pythonrc.py
export PYTHON_GITLAB_CFG=~/.config/python-gitlab.cfg
export REDISCLI_HISTFILE="$HOME/Documents/.rediscli_history"
export TFENV_AUTO_INSTALL=false
export TF_DEBUG=1
export VAGRANT_DEFAULT_PROVIDER="virtualbox"
# shellcheck disable=SC1090,SC1091
[ ! -f "$HOME/.bashrc.private" ] || . "$HOME/.bashrc.private"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment