From c81bb4e1341ee95f8115fd562223025d5be67030 Mon Sep 17 00:00:00 2001 From: "dth@taiga.ai" Date: Mon, 12 Jun 2023 22:14:13 +0200 Subject: [PATCH] :recycle: clone my dotfiles repo --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 751d696..4c0bfee 100755 --- a/install.sh +++ b/install.sh @@ -29,6 +29,7 @@ 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/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