Skip to content

semi710/bash_Prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Bash Prompt

Simple Bash Ps1 Variable Editing to make it look a bit nice.

Installation

mkdir -p ~/Personal && git clone https://github.com/niksingh710/bash_Prompt.git ~/Personal/.bash_customPrompt && echo source ~/Personal/.bash_customPrompt/custom_prompt.sh >> ~/.bashrc && exec bash

Images

Image 1

Image 1

Requirements

Git needed to be installed and this is tested on Linux with bash shell.

Ubuntu/Debian based distro

(Or Distros have apt package manager)

sudo apt install git

Other Distro USERS use google 😅.

Note

The fonts in 'assets/fonts' directory is required to make it work.

Tip

Try different branches to check new edits.

How to ?

Navigating to directory.

cd ~/Personal/.bash_customPrompt/

Seeing available branches

git branch

To try a branch

git checkout <branchName> && exec bash

Have New Ideas or Questions?

Contact Me

About

Simple Bash Ps1 Variable Editing to make it look a bit nice.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages