diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-01 21:27:32 +0200 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-01 21:27:32 +0200 |
commit | 832afc254c521dcf8608236e38aa8efdf127c126 (patch) | |
tree | 694985360c0f89c5f2b6c5bd72e54cf52cf789bf | |
parent | 5f7c2f89f89d775075ca0711bd9fd71cfaee2c84 (diff) | |
download | nixos-832afc254c521dcf8608236e38aa8efdf127c126.tar nixos-832afc254c521dcf8608236e38aa8efdf127c126.tar.gz nixos-832afc254c521dcf8608236e38aa8efdf127c126.tar.bz2 nixos-832afc254c521dcf8608236e38aa8efdf127c126.tar.xz nixos-832afc254c521dcf8608236e38aa8efdf127c126.zip |
use emacs bundle
-rw-r--r-- | custom/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/zsh.nix b/custom/zsh.nix index 826a3511..cc0b6e78 100644 --- a/custom/zsh.nix +++ b/custom/zsh.nix | |||
@@ -33,6 +33,7 @@ in rec { | |||
33 | systemd | 33 | systemd |
34 | pass | 34 | pass |
35 | mosh | 35 | mosh |
36 | emacs | ||
36 | EOBUNDLES | 37 | EOBUNDLES |
37 | 38 | ||
38 | if [[ -e ~/.zsh-theme ]]; then | 39 | if [[ -e ~/.zsh-theme ]]; then |