From 1b8967ea87c63342f03c340d44a084ea7f62cae9 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 28 Feb 2026 23:49:02 -0600 Subject: command typing now can chain commands with just ; --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0bd1473..7ffc1ad 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ Going to try and make it mostly POSIX compliant. - [ ] prompt uses PS1 - [ ] pipes | - [ ] && - - [ ] ; + - [x] ; - [ ] vi mode - [ ] redirections > < - [ ] append >> - - [ ] heredoc + - [ ] heredoc << - [ ] & - [ ] rcfile - [ ] rcfile in config dir -- cgit v1.3