diff options
-rwxr-xr-x | setup.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |