Skip to content

Slyke/BashStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BashStyle

Stylise your bash.

Auto-install:

$ curl -fsSL https://raw.githubusercontent.com/Slyke/BashStyle/master/web_install.sh | bash

Manual install:

git clone [email protected]:Slyke/BashStyle.git
cd BashStyle
./install.sh

Changes should be applied immediately.

To uninstall:

Open you ~/.bashrc file and remove the lines:

if [ -f ~/.bashstyle/bashrc_inject ]; then
    . ~/.bashstyle/bashrc_inject
fi

The lines should be near the bottom of your file.

Restart your terminal for the changes to be applied.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages