From 71839f51e5c7d007c417d608041d87a264557d24 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Fri, 10 Nov 2023 16:00:00 +0100 Subject: [PATCH] :art: clean up install script --- install.sh | 9 --------- 1 file changed, 9 deletions(-) diff --git a/install.sh b/install.sh index bb80cb9..f7a22cc 100755 --- a/install.sh +++ b/install.sh @@ -23,12 +23,3 @@ cd $HOME rm -rf .oh-my-bash 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