all repos — nixfiles @ 6cdeb6638fa7bb15e026dbe67146e193bd2edcb7

System and user configuration, managed by nix and home-manager

zsh: Install tumult on macOS

Alan Pearce
commit

6cdeb6638fa7bb15e026dbe67146e193bd2edcb7

parent

a7bd2163fabfb0caa3fbe723fd26c10cab3b8520

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -8,6 +8,7 @@ zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
zplug "junegunn/fzf", as:plugin, use:"shell/*.zsh", defer:2 zplug "junegunn/fzf", as:command, use:"bin/*" zplug "caarlos0/zsh-open-pr", as:plugin +zplug "unixorn/tumult.plugin.zsh", as:plugin, if:"[[ $os -eq darwin ]]" if [[ -n $commands[nix-env] ]] then zplug "spwhitt/nix-zsh-completions", as:plugin