aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40f4048..d19fbc9 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,8 @@ Going to try and make it mostly POSIX compliant.
- [x] increase the SHLVL var
- [x] update pwd
- [x] quotes
- - [ ] single quotes
+ - [x] single quotes
+ - [x] pop quotes a'b'c -> abc
- [ ] prompt uses PS1
- [ ] pipes |
- [ ] &&