summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-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