Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: Install base16 theme package | Alan Pearce | 2017-07-16 | -0/+1 |
| | ||||
* | Emacs: Install suggest | Alan Pearce | 2017-07-10 | -0/+1 |
| | ||||
* | Merge branch 'master' of ssh://alanpearce.eu/dotfiles | Alan Pearce | 2017-07-08 | -0/+44 |
|\ | ||||
| * | Nix: Create package for zr | Alan Pearce | 2017-07-06 | -0/+44 |
| | | ||||
* | | Nix: Use nixos-unstable for nodejs on Linux | Alan Pearce | 2017-07-08 | -1/+5 |
| | | | | | | | | | | | | | | | | | | My Laptop uses the stable channel for the system by default, but also has the unstable channel available for when I need it. NodeJS 8 isn't available on the stable channel, so manually import nixos-unstable. Other machines shouldn't be affected, as they're using nixpkgs unstable on other OSes. | |||
* | | Emacs: Remove company-nixos-options from installation | Alan Pearce | 2017-07-08 | -1/+0 |
|/ | ||||
* | nix: Use node 8 for node packages | Alan Pearce | 2017-07-05 | -1/+4 |
| | ||||
* | Emacs: Install nix-sandbox | Alan Pearce | 2017-06-22 | -0/+1 |
| | ||||
* | Emacs: Install rainbow-mode for manual usage | Alan Pearce | 2017-06-19 | -0/+1 |
| | ||||
* | Emacs: Setup toml-mode | Alan Pearce | 2017-06-19 | -0/+1 |
| | ||||
* | Emacs: Install rjsx-mode for React component files | Alan Pearce | 2017-06-19 | -0/+1 |
| | ||||
* | Emacs: Try white-theme | Alan Pearce | 2017-06-18 | -1/+1 |
| | ||||
* | nix: Allow emacs package to be specified | Alan Pearce | 2017-06-12 | -2/+2 |
| | ||||
* | Emacs: Remove dired-+ | Alan Pearce | 2017-06-12 | -1/+0 |
| | | | | I don't think I use it | |||
* | nix: Parametrise use of macport | Alan Pearce | 2017-06-09 | -2/+6 |
| | ||||
* | nix: Fix mis-organised dired-du package | Alan Pearce | 2017-06-06 | -2/+3 |
| | ||||
* | nix: Add Emacs build with packages | Alan Pearce | 2017-06-06 | -0/+165 |
Install with `nix-env -iA nixpkgs.myEmacs` (depending on nix namespace) |