[other] remove some of the out of date stuff
[~bandali/configs] / other / emacs / setup.sh
diff --git a/other/emacs/setup.sh b/other/emacs/setup.sh
deleted file mode 100755 (executable)
index 04f8bcf..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/bash
-
-# clone my prelude fork
-export PRELUDE_URL="https://github.com/aminb/prelude.git" && \
-    curl -L https://github.com/bbatsov/prelude/raw/master/utils/installer.sh | sh
-cd $HOME/.emacs.d
-git remote set-url origin git@github.com:aminb/prelude.git