Skip to content
Snippets Groups Projects
Commit 4041a67e authored by nimrod's avatar nimrod
Browse files

Raise the maximum search depth for Pipfiles.

parent fe5889fd
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ export ANSIBLE_INVENTORY_ANY_UNPARSED_IS_FAILED=True
export LYNX_SAVE_SPACE="$HOME/Downloads"
export LYNX_TEMP_SPACE="$HOME/.cache/lynx"
export VAGRANT_DEFAULT_PROVIDER="virtualbox"
export PIPENV_MAX_DEPTH=5
# Blinking (red).
export LESS_TERMCAP_mb=$'\E[01;31m'
# Double bright (purple).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment