From f2496d8a7b07d3da64b7f53ac034fa48792bb8c8 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 3 Jul 2023 13:13:44 +0200 Subject: [PATCH] :sparkles: clone methdology repo into codespaces --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 9d0878c..56c8261 100755 --- a/install.sh +++ b/install.sh @@ -27,6 +27,7 @@ rm -rf .oh-my-zsh # 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