1
0

Env cleanup

This commit is contained in:
2026-06-12 11:21:29 +02:00
parent ff94cb6aed
commit 27889f58bb

View File

@@ -1,4 +1,3 @@
export PYTHONDONTWRITEBYTECODE=1
export CLICOLOR=1
export EDITOR=vim export EDITOR=vim
export LC_ALL="en_US.UTF-8" export VISUAL=vim
export PAGER=less