Skip to content

jeffreypon/bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

bashrc

This is bashrc file that customizes the bash shell to perform:

  1. Modifies $PS1 env var to customize command prompt display color and to display useful info
  2. Alias the "ls" command to customize display settings. Shows hidden files and colorize directories for easy viewing
  3. Adds color to man pages

Installation Steps:

  1. Copy and replace .bashrc file into your user $Home directory (this is where your .bashrc file should exist by default)
  2. Close and restart terminal

About

bashrc personal customization settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages