Skip to content

Commit

Permalink
Renamed that repo a while ago, actually...
Browse files Browse the repository at this point in the history
  • Loading branch information
al-the-x committed Mar 13, 2015
1 parent ed5dc18 commit b94756c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install.sh
Expand Up @@ -6,7 +6,7 @@ if [[ -z $(which git) ]]; then
fi

GIT="$(which git) --git-dir=$HOME/.git --work-tree=$HOME"
GITHUB="git@github.com:al-the-x/Bash_Profiles.git"
GITHUB="git@github.com:al-the-x/dotfiles.git"

( $GIT init &&
$GIT remote add origin $GITHUB &&
Expand Down

0 comments on commit b94756c

Please sign in to comment.