Skip to content

🖥️ Simple script to turn your terminal into an enjoyable experience with autocompletion, syntax highlighting and Powerlevel10K installed automatically.

Notifications You must be signed in to change notification settings

verebes1/totalshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Total Shell

This simple script allows you to turn your terminal experience from dull to totally enjoyable.

Debian example default bash: Default bash after running the script: Totalled shell

macOS example Syntax highlighting: Showing red for incorrect syntax Showing green for correct syntax

Currently it works on Debian based systems and on macOS

Feel free to contribute to it and submit a pull request.

Usage

Simply run the command below:

curl -fsSL https://raw.githubusercontent.com/verebes1/totalshell/master/total-shell.sh | bash"

If you would rather see what you're running then you can download total-shell.sh make it executable using chmod +x total-shell.sh and next run it ./total-shell.sh.

Or you can clone the repo using:

git clone [email protected]:verebes1/totalshell.git
# Or via https
git clone https://github.com/verebes1/totalshell.git

About

🖥️ Simple script to turn your terminal into an enjoyable experience with autocompletion, syntax highlighting and Powerlevel10K installed automatically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages