Skip to content

Latest commit

 

History

History
executable file
·
16 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

executable file
·
16 lines (13 loc) · 350 Bytes

Installing

Clone the repo to your home directory:

git clone https://github.com/lukepearce/dotfiles.git ~/.dotfiles

Create symlinks for each file:

ln -s ~/.dotfiles/.bash_profile ~/.bash_profile
ln -s ~/.dotfiles/.bashrc ~/.bashrc
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
ln -s ~/.dotfiles/.gitignore ~/.gitignore

PARTY!