🚚 clone dotfiles to ~/dotfiles and not ~/.dotfiles
This commit is contained in:
parent
9d8838df58
commit
ef9af811b3
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ rm -rf .oh-my-zsh
|
||||||
# A bit of a hack
|
# A bit of a hack
|
||||||
# mv .gitconfig .gitconfig.private
|
# mv .gitconfig .gitconfig.private
|
||||||
|
|
||||||
git clone https://github.com/dannydannydanny/dotfiles .dotfiles
|
git clone https://github.com/dannydannydanny/dotfiles ~/dotfiles
|
||||||
# git clone https://github.com/dcreager/dotfiles-base .dotfiles.base
|
# git clone https://github.com/dcreager/dotfiles-base .dotfiles.base
|
||||||
# git clone https://github.com/dcreager/dotfiles-public -b codespaces --recurse-submodules .dotfiles.public
|
# git clone https://github.com/dcreager/dotfiles-public -b codespaces --recurse-submodules .dotfiles.public
|
||||||
# $HOME/.dotfiles.base/bin/dotfiles.symlink install
|
# $HOME/.dotfiles.base/bin/dotfiles.symlink install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue