POSIX Installation:
cd ~ && git clone https://github.com/sboosali/.emacs.d && cd .emacs.d
git submodule update --init --recursive
./install.bash
Windows Installation:
cd %USERPROFILE% && git clone https://github.com/sboosali/.emacs.d && cd .emacs.d
git submodule update --init --recursive
install.bat
install.*
— the installation scripts, which manage:
- Submodules — install vendored libraries, under
./lib/*/
, viagit submodule update
(git
works on most systems). - Nix — install required programs, under
./nix/**.nix
, viianix-env -i
(nix
works only on POSIX(?) systems).
Features (vendored):
use-package
-helm
-dante
-
Libraries (vendored):
dash
-2.14.1s
-1.12.0f
-v0.20.0
Iosevka
—
magnars
's — https://github.com/magnars/.emacs.d#readmejwiegley
's — https://github.com/jwiegley/dot-emacs#readme