Skip to content

Bash shell customizations, such as handy aliases & functions.

Notifications You must be signed in to change notification settings

phette23/bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Configuration

Bash shell customizations, such as handy aliases & functions.

This project breaks off of my previous dotfiles repo which in turn owes great debts to Mathias Bynens' excellent dotfiles repo. The configuration files from that repo are in a separate project now.

The included "copy.sh" script copies all the necessary files into place. It will overwrite your existing .bashrc and .bash_profile so back those up first if you want to keep them.

Structure

Everything is sourced through .bash_profile; .bashrc just sources .bash_profile. The files inside "inc" have self-explanatory names, like "path" and "aliases".

About

Bash shell customizations, such as handy aliases & functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages