spacemacs, stow
This commit is contained in:
4
scripts/install.d/17-emacs.sh
Normal file
4
scripts/install.d/17-emacs.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
if [ ! -d ~/.emacs.d ]; then
|
||||
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
|
||||
fi
|
||||
Reference in New Issue
Block a user