Crilum / styleprompt

Create and manage bash prompts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 100.0%