Skip to content

neilbaylorrulez/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Pull the repo into your home directory

cd ~
git init
git remote add origin https://github.com/balupton/dotfiles.git
git pull origin master  --force

Tell your system to load the custom configurations

printf "\n\n# Source our custom profile configuration\nsource ~/.userprofile" >> ~/.profile
printf "\n\n# Source our custom profile configuration\nsource ~/.userprofile" >> ~/.bash_profile
printf "\n\n# Source our custom rc configuration\nsource ~/.userrc" >> ~/.bashrc

License

Public domain

About

Benjamin Lupton's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published