blob: ed5c8df2463efec2d279513b498093aeb86efa7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
* Nixfiles
I've organised this repository with [[https://rycee.gitlab.io/home-manager/][Home Manager]]. It focuses on [[http://zsh.sourceforge.net][Z
Shell]] and [[http://emacs.sexy][Emacs]].
It doesn't use any configuration frameworks, just packages installed
via package managers. For Emacs I use the built-in package.el via
[[https://github.com/jwiegley/use-package][use-package]].
It should work on:
- Linux
- macOS
** Installation
1. Run =install.sh=.
|