Skip to content

Crilum/styleprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

styleprompt

Create and manage bash prompts

Install

cd $HOME
git clone https://github.com/Crilum/styleprompt
chmod +x $HOME/styleprompt/styleprompt
echo '#!/bin/bash
'"$HOME"'/styleprompt/styleprompt $@' | sudo tee /usr/bin/styleprompt
sudo chmod 775 /usr/bin/styleprompt

Credits

  • Thanks to PIXARTIST on flaticon for the styleprompt icon.

This program is not completely stable/ready for use. Use with caution.

About

Create and manage bash prompts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages