changed to correct shell & removed patch
This commit is contained in:
parent
c6575a3cef
commit
9a390d562e
3 changed files with 1 additions and 43 deletions
|
@ -2,8 +2,3 @@ ln -s /home/`whoami`/stevset/.spacemacs /home/`whoami`/.spacemacs
|
|||
#init spacemacs in the background
|
||||
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
|
||||
|
||||
#Patch theme file to squelch error messages
|
||||
cp package.patch /home/stev/.emacs.d/layers/+themes/themes-megapack/
|
||||
cd /home/`whoami`/.emacs.d/layers/+themes/themes-megapack
|
||||
patch < package.patch
|
||||
rm package.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue