diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-01-18 01:37:50 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-01-18 01:37:50 +0100 |
commit | f6f90e14fb4fb7c01da79f3ac381c66b2e8045b5 (patch) | |
tree | f0fe4a19a186a1e29137451945e33ee9097f9c13 /custom/zsh.nix | |
parent | 52104541800628ea88b7b7974af0774ae518098a (diff) | |
download | nixos-f6f90e14fb4fb7c01da79f3ac381c66b2e8045b5.tar nixos-f6f90e14fb4fb7c01da79f3ac381c66b2e8045b5.tar.gz nixos-f6f90e14fb4fb7c01da79f3ac381c66b2e8045b5.tar.bz2 nixos-f6f90e14fb4fb7c01da79f3ac381c66b2e8045b5.tar.xz nixos-f6f90e14fb4fb7c01da79f3ac381c66b2e8045b5.zip |
…
Diffstat (limited to 'custom/zsh.nix')
-rw-r--r-- | custom/zsh.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/zsh.nix b/custom/zsh.nix index 2c2cade8..2f27db6a 100644 --- a/custom/zsh.nix +++ b/custom/zsh.nix | |||
@@ -34,7 +34,7 @@ in rec { | |||
34 | pass | 34 | pass |
35 | mosh | 35 | mosh |
36 | emacs | 36 | emacs |
37 | junegunn/fzf@0.16.* | 37 | junegunn/fzf |
38 | EOBUNDLES | 38 | EOBUNDLES |
39 | 39 | ||
40 | if [[ -e ~/.zsh-theme ]]; then | 40 | if [[ -e ~/.zsh-theme ]]; then |