We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2f2b6 commit 21a518cCopy full SHA for 21a518c
README.md
@@ -29,11 +29,12 @@ is a list of objectives for the near term. The to-do list is always growing as I
29
- [x] Assigning Variables
30
- [ ] Special Parameters
31
- [x] previous exit status
32
- - [ ] Positional params
+ - [x] Positional params
33
- [x] PID of subshell
34
- - [ ] PID of most recent background
+ - [x] PID of most recent background
35
- [x] Name and shell startups
36
-- [ ] Control Flow
+ - [ ] Hyphen for view of options set
37
+- [x] Control Flow
38
- [x] if
39
- [x] elif
40
- [x] else
0 commit comments