Rework profile/env for shells

This commit is contained in:
2025-11-14 18:05:39 -06:00
parent 52610e056a
commit f1700e1d3d
13 changed files with 72 additions and 62 deletions

1
src_files/shell/.profile Normal file
View File

@@ -0,0 +1 @@
[ -r "$HOME/.config/profile" ] && . $HOME/.config/profile