Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 686 Bytes

Operating Systems Assignment 1: shell

^ click link to see setup instructions for linux/macOS/Windows

bugs

No major known bugs. I hope.

features

  • cd and cd ~ should lead to user $HOME directory
  • reading/writing output when running this shell from within WSL2 will yield nice carriage returns before the newlines. ⌨

how to use

Click the link in the top of this readme and follow the instructions there!!

easter egg 🥚

Define SHELLTHEME in shell.cpp as 1 for a custom prompt

#define SHELLTHEME 1