summaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-15 15:46:17 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-15 15:46:17 +0200
commit6b66a28152c56a79aaad90087519ce563c76b5a4 (patch)
tree001fe406bf02e298b49a6ad9a47cefac7232b66b /custom
parent387a1045df0f1cef12f4be780eb2fe1ad5783110 (diff)
downloadnixos-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.nix2
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