Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 928 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 928 Bytes

shellception (discontinued, please check Costmiku/FluxT3rm)

A simple shell-frontend designed to run on top of the Bourne-Again SHell (Bash) Shell Scripting Interpreter

Instructions

1. Download it

2. Make sure you have bash installed.

3. Open the terminal and navigate to the folder "shellception"

4. In the directory, run the command chmod +x ./main.sh

5. Then, just run ./main.sh or . main.sh or bash main.sh however you open shell scripts.

Edit: There is now an installer in Releases. There is no installer.

Other/zhcpt commands

There are now Shellception-specific commands.

zhcpt-e brings you to your shellception shell script where you can run multiple commands at once or in the same order.

zhcpt-e-k brings you to your shellception shell script without overwriting the contents

zhcpt-r runs the shell script.