aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-02-27 20:36:45 -0600
committericeyrazor <iceyrazor@mailfence.com>2026-02-27 20:36:45 -0600
commitbecbecb016f16c2dea64aacd7077973f45ed0517 (patch)
treee498700c16d5c69373f5caafd95070cecbcfedad /README.md
parentb6a561f81c569ccc63423dc69eca4bc082ea60e9 (diff)
made vars delimited by $ as well. eg $HOME$HOME now works
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d19fbc9..0bd1473 100644
--- a/README.md
+++ b/README.md
@@ -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