summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc-local1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc-local b/.bashrc-local
index 95d4b02..b9d9858 100644
--- a/.bashrc-local
+++ b/.bashrc-local
@@ -17,6 +17,7 @@ export BROWSER=firefox
17export XDG_CONFIG_HOME="$HOME/.config" 17export XDG_CONFIG_HOME="$HOME/.config"
18export XDG_DATA_HOME="$HOME/.local/share" 18export XDG_DATA_HOME="$HOME/.local/share"
19export XDG_CACHE_HOME="$HOME/.cache" 19export XDG_CACHE_HOME="$HOME/.cache"
20export PYTHON_COLORS=0
20 21
21# Locale overrides 22# Locale overrides
22export LC_COLLATE="C" 23export LC_COLLATE="C"

Generated with cgit - Back to sebastiano.tronto.net