Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

louisch/dotbash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Install by using git clone:

git clone git://github.com/louisch/dotbash.git

You will need to create symlinks to the bash configuration files:

mv ~/.bashrc ~/.bashrc_original
ln -s <path/to/cloned/repo>/bashrc ~/.bashrc
mv ~/.profile ~/.profile_original
ln -s <path/to/cloned/repo>/profile ~/.profile
mv ~/.bash_profile ~/.bash_profile_original
ln -s <path/to/cloned/repo>/bash_profile ~/.bash_profile
mv ~/.inputrc ~/.inputrc_original
ln -s ~/.bash/inputrc ~/.inputrc

About

My bash files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages