diff --git a/.conduit.yaml b/.conduit.yaml index 38798ee..f64d261 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -1,5 +1,10 @@ --- location: ~/.config/zsh +apt: + - zsh + - zsh-doc +brew: + - zsh symlinks: - {src: zlogin, dst: ~/.zlogin} - {src: zlogout, dst: ~/.zlogout}