Merge remote-tracking branch 'refs/remotes/lab/main'
This commit is contained in:
commit
cf9bf3dcd5
|
@ -89,6 +89,7 @@ export RIPGREP_CONFIG_PATH=~/.config/ripgrep/config
|
||||||
|
|
||||||
# Prevent __pycaches__ from forming
|
# Prevent __pycaches__ from forming
|
||||||
export PYTHONDONTWRITEBYTECODE=1
|
export PYTHONDONTWRITEBYTECODE=1
|
||||||
|
export PYTHONPYCACHEPREFIX=1
|
||||||
|
|
||||||
# Coloring ==========================================================
|
# Coloring ==========================================================
|
||||||
# Truecolor support gives full rgb support. This looks something like:
|
# Truecolor support gives full rgb support. This looks something like:
|
||||||
|
|
Loading…
Reference in a new issue