summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index e440c88..e430dba 100644
--- a/bashrc
+++ b/bashrc
@@ -205,6 +205,7 @@ export LANG=en_US.UTF-8
export LC_COLLATE=fi_FI.UTF-8
export ANSIBLE_ROLES_PATH="$HOME/code/debian-ansible/roles:$HOME/pers/debian-ansible/roles"
export ANSIBLE_STDOUT_CALLBACK=yaml
+export PYTHONDONTWRITEBYTECODE=1
PROMPT_DIRTRIM=1