Skip to content

Commit

Permalink
point to my repo
Browse files Browse the repository at this point in the history
  • Loading branch information
russelyang committed Jul 5, 2013
1 parent 154621d commit 65512f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ fi
if [ -d .emacs.d/ ]; then
mv .emacs.d .emacs.d~
fi
git clone https://github.com/startup-class/dotfiles.git
git clone https://github.com/russelyangselect
/dotfiles.git
ln -sb dotfiles/.screenrc .
ln -sb dotfiles/.bash_profile .
ln -sb dotfiles/.bashrc .
Expand Down

0 comments on commit 65512f9

Please sign in to comment.