summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-01-18 01:33:15 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2018-01-18 01:33:15 +0100
commit52104541800628ea88b7b7974af0774ae518098a (patch)
tree2ebe1665a9b7ed42ba22ea3ef3a32c154c8e5b5a
parent26075431ea33f2667adb6a4a225ee3472be62cfb (diff)
downloadnixos-52104541800628ea88b7b7974af0774ae518098a.tar
nixos-52104541800628ea88b7b7974af0774ae518098a.tar.gz
nixos-52104541800628ea88b7b7974af0774ae518098a.tar.bz2
nixos-52104541800628ea88b7b7974af0774ae518098a.tar.xz
nixos-52104541800628ea88b7b7974af0774ae518098a.zip
fzf zsh support
-rw-r--r--custom/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/zsh.nix b/custom/zsh.nix
index cc0b6e78..2c2cade8 100644
--- a/custom/zsh.nix
+++ b/custom/zsh.nix
@@ -34,6 +34,7 @@ in rec {
34 pass 34 pass
35 mosh 35 mosh
36 emacs 36 emacs
37 junegunn/fzf@0.16.*
37 EOBUNDLES 38 EOBUNDLES
38 39
39 if [[ -e ~/.zsh-theme ]]; then 40 if [[ -e ~/.zsh-theme ]]; then