Skip to content

IAmThePan/new-computer-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

new-computer-files

Files for setting up a new computer

##Steps for setting up a new computer

  1. Install git. sudo apt-get install git.
  2. Copy .git-completion.bash to the home folder.
  3. Copy .gitconfig to the home folder. Then configure git:
    1. sudo git config user.name "Caleb Richelson"
    2. `sudo git config user.email "caleb.richelson@gmail.com"
  4. Copy everything after #Added for Git Coloring into .bashrc.

About

Files for setting up a new computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages