diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-02-27 20:36:45 -0600 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-02-27 20:36:45 -0600 |
| commit | becbecb016f16c2dea64aacd7077973f45ed0517 (patch) | |
| tree | e498700c16d5c69373f5caafd95070cecbcfedad /README.md | |
| parent | b6a561f81c569ccc63423dc69eca4bc082ea60e9 (diff) | |
made vars delimited by $ as well. eg $HOME$HOME now works
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Going to try and make it mostly POSIX compliant. - [ ] all of posixsxssssss - [ ] aliases - [x] $vars - - [ ] make them more than space delimited + - [x] make them more than space delimited - [x] increase the SHLVL var - [x] update pwd - [x] quotes |
