diff options
| author | June McEnroe <june@causal.agency> | 2019-04-18 20:30:54 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2019-04-18 20:30:54 -0400 |
| commit | fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d (patch) | |
| tree | d9873161c7d43e452e47fdf8184439c1b6d85ca6 /bin/catsh/.gitignore | |
| parent | Color python imports as Statement (diff) | |
| download | src-fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d.tar.gz src-fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d.zip | |
Rename cash to catsh
Diffstat (limited to '')
| -rw-r--r-- | bin/catsh/.gitignore (renamed from bin/cash/.gitignore) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cash/.gitignore b/bin/catsh/.gitignore index ed57be1a..b17c0219 100644 --- a/bin/cash/.gitignore +++ b/bin/catsh/.gitignore @@ -2,7 +2,7 @@ .depend builtins.c builtins.h -cash +catsh config.mk mknodes mksyntax |