From 111d1f25fb5660fa1a72dba358f4b97dac92908d Mon Sep 17 00:00:00 2001 From: steveokard Date: Tue, 26 Mar 2019 22:16:44 -0400 Subject: [PATCH] merged spacemacs into init script --- spacemacs.zsh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 spacemacs.zsh diff --git a/spacemacs.zsh b/spacemacs.zsh deleted file mode 100755 index 5c71ac8..0000000 --- a/spacemacs.zsh +++ /dev/null @@ -1,4 +0,0 @@ -ln -s /home/`whoami`/stevset/.spacemacs /home/`whoami`/.spacemacs -#init spacemacs in the background -git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d -