Skip to content

TiMESPLiNTER/oyster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Oyster 🐚

Oyster is the shell of all shells. Written in PHP.

To get started with it just run composer install and set the console file as your default shell and magic will happen.

If you don't trust Oyster yet: just execute the ./console file from your current shell and you will see that the world can look way brighter and better listening and talking to the right shell.

Configuration

Of course you can adjust Oyster so it fits your needs and style. Oyster will look for a .oysterrc file in your home directory.

{
    "ps1": "<fg:red>{%USER%}</fg:red>:{%CURRENT_DIRECTORY%}$ ",
    "env": {
        "vars": {
            "PATH": "/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
        }
    }
}

About

A shell written in PHP. 🐚

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages