From fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 18 Apr 2019 20:30:54 -0400 Subject: Rename cash to catsh --- bin/cash/README | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 bin/cash/README (limited to 'bin/cash/README') diff --git a/bin/cash/README b/bin/cash/README deleted file mode 100644 index dac1cec5..00000000 --- a/bin/cash/README +++ /dev/null @@ -1,28 +0,0 @@ -CASH(7) FreeBSD Miscellaneous Information Manual CASH(7) - -NAME - cash – the Causal Agency shell - -DESCRIPTION - cash is a shell derived from FreeBSD sh(1), which is in turn derived from - Almquist shell. It includes editline(3) from NetBSD. - - Differences from sh(1) - • ENV defaults to ‘${XDG_CONFIG_HOME:-${HOME}/.config}/cash/env.sh’. - - • PS0 is printed before each prompt, allowing multi-line prompts. - - • Right-aligned prompts can be set with RPS1 and RPS2. - - • PSlit can be used to embed terminal escape sequences in prompts, as - in NetBSD sh(1). - - • HOME is shortened to ‘~’ in prompt expansion. - - • fc -s =new allows prefixing commands with new. - -HISTORY - sh(1) sources were imported from FreeBSD 12.0. editline(3) sources were - imported from NetBSD 8.0. - -Causal Agency January 14, 2019 Causal Agency -- cgit 1.4.1