diff options
author | June McEnroe <june@causal.agency> | 2017-10-13 16:36:11 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-10-13 16:37:44 -0400 |
commit | e647b2a535226ab63e323d63ab60bf04a3a1b622 (patch) | |
tree | 8b93c4e129cd4df91a6a76e98e7b37cd5a3957b7 /bin/.gitignore | |
parent | Add nasm to install.sh (diff) | |
download | src-e647b2a535226ab63e323d63ab60bf04a3a1b622.tar.gz src-e647b2a535226ab63e323d63ab60bf04a3a1b622.zip |
Add beginning of very basic shell, ish
Following <https://github.com/tokenrove/build-your-own-shell>.
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index 8960977b..35d9a3af 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -2,6 +2,7 @@ atch bri dtch hnel +ish jrp pbcopy pbd |