summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2024-01-30 09:44:32 -0500
committerKjetil Orbekk <kj@orbekk.com>2024-01-30 09:44:32 -0500
commit924e2f16cd3c0a0c1f71b97418669082f6853e8b (patch)
tree1d936e33b74374fee6c187489adc0a15607b5415
parent308ab86c18112ae122540afe3790c371b623cc83 (diff)
Update dotfiles
-rwxr-xr-xsetup.sh5
1 files changed, 0 insertions, 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