From 9f0325dad7b7401e5d8d1bea636e28f302752c3e Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 15 Oct 2025 22:30:36 -0400 Subject: fix windows.sh && use git.compromyse.xyz --- scripts/provision-user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/provision-user.sh') diff --git a/scripts/provision-user.sh b/scripts/provision-user.sh index 79d5558..7e8c40b 100644 --- a/scripts/provision-user.sh +++ b/scripts/provision-user.sh @@ -14,7 +14,7 @@ nix-channel --update nix-shell "" -A install . "$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh" -git clone https://github.com/compromyse/dotfiles $HOME/.config/home-manager/dotfiles +git clone https://git.compromyse.xyz/me/dotfiles.git $HOME/.config/home-manager/dotfiles git clone https://github.com/tmux-plugins/tpm $HOME/.tmux/plugins/tpm rm $HOME/.config/home-manager/home.nix -- cgit v1.2.3