diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-05-15 15:46:17 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-05-15 15:46:17 +0200 |
| commit | 6b66a28152c56a79aaad90087519ce563c76b5a4 (patch) | |
| tree | 001fe406bf02e298b49a6ad9a47cefac7232b66b /custom | |
| parent | 387a1045df0f1cef12f4be780eb2fe1ad5783110 (diff) | |
| download | nixos-6b66a28152c56a79aaad90087519ce563c76b5a4.tar nixos-6b66a28152c56a79aaad90087519ce563c76b5a4.tar.gz nixos-6b66a28152c56a79aaad90087519ce563c76b5a4.tar.bz2 nixos-6b66a28152c56a79aaad90087519ce563c76b5a4.tar.xz nixos-6b66a28152c56a79aaad90087519ce563c76b5a4.zip | |
additional oh-my-zsh modules
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/zsh.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/zsh.nix b/custom/zsh.nix index 7279cf4f..826a3511 100644 --- a/custom/zsh.nix +++ b/custom/zsh.nix | |||
| @@ -31,6 +31,8 @@ in rec { | |||
| 31 | tmux | 31 | tmux |
| 32 | zsh-users/zsh-syntax-highlighting | 32 | zsh-users/zsh-syntax-highlighting |
| 33 | systemd | 33 | systemd |
| 34 | pass | ||
| 35 | mosh | ||
| 34 | EOBUNDLES | 36 | EOBUNDLES |
| 35 | 37 | ||
| 36 | if [[ -e ~/.zsh-theme ]]; then | 38 | if [[ -e ~/.zsh-theme ]]; then |
