Skip to content

terenty-rezman/dark-shell

Repository files navigation

dark shell for linux

simple homemade implementation of linux shell written in python3

supports executing python code directly from shell

image

prerequisite

you need python3 installed on your system

running the shell

to try shell use:

$ cd
$ git clone https://github.com/terenty-rezman/dark-shell.git
$ cd dark-shell && ./dark.py

installing dark as default shell

to install dark as your defalut shell for current user use:

$ ./set_as_default_shell.py

to restore your default shell use:

$ ./restore_default_shell.py

About

simple linux shell implemented in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages