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