From 1fc20669bc58de32102fd09c04ac4767ce2fad21 Mon Sep 17 00:00:00 2001 From: Robert O'Connor Date: Sun, 16 Oct 2016 22:23:46 -0400 Subject: [PATCH] This seems to be the culprit for #119 Fixes #119 Also Resolves syl20bnr/spacemacs#7181 --- lisp/zeroein.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/zeroein.el b/lisp/zeroein.el index d13dafc..3c84a0b 100755 --- a/lisp/zeroein.el +++ b/lisp/zeroein.el @@ -1,5 +1,3 @@ -#! /bin/sh -":"; exec ${EMACS:-emacs} --no-init -Q -l "$0" "$@" # -*-emacs-lisp-*- ;;; zeroein.el --- Zero setup Emacs IPython Notebook client ;; Copyright (C) 2012- Takafumi Arakaki