Skip to content

wburningham/bash_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###General Rather than cloning the repo into your home folder, I would recommend creating a .bash folder in your home folder and then creating symlinks for the bash config files (See instructions below).

###OSX Installation: mkdir ~/.bash git clone git://github.com/wburningham/bash_config.git ~/.bash ln -s ~/.bash/.bash_profile ~/.bash_profile

###Linux Installation: mkdir ~/.bash git clone git://github.com/wburningham/bash_config.git ~/.bash ln -s ~/.bash/.bashrc ~/.bashrc ln -s ~/.bash/root/.bashrc /root/.bashrc

About

Configuration files for the bash shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published