Skip to content

simple command interpreter shell for unix like systems

Notifications You must be signed in to change notification settings

ClassicHellBee/luvShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

luvShell: simple shell for unix-like lovers ❤️

LuvShell is a shell for unix-like systems designed to be simple and standalone.
It works using basic C libraries and will be the default shell of a future operating system written by me.

Installation 😫⚙️

On Linux and Unix systems you can install it using gcc.
gcc luvshell.c -o luvshell && chmod +x luvshell

Usage 💻

To run luvShell, boot it like any compiled C program. ./luvshell

Credits ❤️❤️❤️

My love: she has been my inspiration for the name of the project. ❤️

About

simple command interpreter shell for unix like systems

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages