42-Ikole-Systems / TMK-SH

An awesome POSIX compliant shell.
MIT License
0 stars 0 forks source link

Add self-managed environment implementation #35

Closed Tishj closed 1 year ago

Tishj commented 1 year ago

This does not rely on environ for anything other than the starting variables.

K1ngmar commented 1 year ago

LGTM!

Tishj commented 1 year ago

Fixed the CI failing @K1ngmar