From 924e2f16cd3c0a0c1f71b97418669082f6853e8b Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 30 Jan 2024 09:44:32 -0500 Subject: Update dotfiles --- setup.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/setup.sh b/setup.sh index 7bdeec2..b1fad41 100755 --- a/setup.sh +++ b/setup.sh @@ -9,11 +9,6 @@ git submodule update --init --recursive --depth 1 touch ~/.zshrc.local touch ~/.zshenv.local -echo "Cloning Chemacs2" -if [[ ! -e ~/.config/emacs ]]; then - git clone https://github.com/plexus/chemacs2.git ~/.config/emacs -fi - echo "Stow" $STOW common $STOW zsh -- cgit v1.2.3