Skip to content

Bash PS1 environment variable for /etc/bashrc or .bash_profile file.

Notifications You must be signed in to change notification settings

Amonadidis/bash-ps1-environment-variable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

bash-ps1-environment-variable

Bash PS1 environment variable for /etc/bashrc or .bash_profile file.

Usage

Just add or change the PS1 variable.

PS1='\u@\h:\[\e[0;36m\w\]\[\e[0;35m\$\] \[\e[0m\]'

or

export PS1='\u@\h:\[\e[0;36m\w\]\[\e[0;35m\$\] \[\e[0m\]'

About

Bash PS1 environment variable for /etc/bashrc or .bash_profile file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published