Skip to content

Custom bash: color prompt, git branch, working directory and tab completition improvenments.

Notifications You must be signed in to change notification settings

rjaviervega/bash-color-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Color Prompt

This repository contains some useful dot files for Bash Shell. The file .bash_profile customizes the prompt to display the working directory on the top of the command shell. The complete path is displayed with the branch name if there is a git repository in the directory.

###Usage

Copy these files or the content of these files to your home directory.

$ .bash_profile
$ .inputrc

###Screenshot

References

The following articles have been used as references to compile these files:

Lisence

MIT Lisence.

About

Custom bash: color prompt, git branch, working directory and tab completition improvenments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages