Superseded by nixfiles
This repository has been archived on 2022年09月23日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Emacs Lisp 81%
- Nix 9.7%
- Shell 9.3%
Nixfiles
I've organised this repository with Home Manager. It focuses on Z Shell and Emacs.
It doesn't use any configuration frameworks, just packages installed via package managers. For Z shell I use zplugin and for Emacs I use the built-in package.el via use-package.
It should work on:
- Linux
- macOS
Installation
- If migrating from a stow version, run
migrate.sh. - Run
install.sh.
Z Shell
My zsh configuration uses zplugin. I've included a setup script:
./zsh/config/zsh/setup.sh