diff options
| -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 |
