🎨 clean up install script
This commit is contained in:
parent
6543c3cea2
commit
71839f51e5
1 changed files with 0 additions and 9 deletions
|
|
@ -23,12 +23,3 @@ cd $HOME
|
||||||
|
|
||||||
rm -rf .oh-my-bash
|
rm -rf .oh-my-bash
|
||||||
rm -rf .oh-my-zsh
|
rm -rf .oh-my-zsh
|
||||||
|
|
||||||
# A bit of a hack
|
|
||||||
# mv .gitconfig .gitconfig.private
|
|
||||||
|
|
||||||
git clone https://github.com/dannydannydanny/dotfiles ~/dotfiles
|
|
||||||
git clone https://github.com/dannydannydanny/methodology ~/methodology
|
|
||||||
# git clone https://github.com/dcreager/dotfiles-base .dotfiles.base
|
|
||||||
# git clone https://github.com/dcreager/dotfiles-public -b codespaces --recurse-submodules .dotfiles.public
|
|
||||||
# $HOME/.dotfiles.base/bin/dotfiles.symlink install
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue