feat: add macos setup

This commit is contained in:
2025-08-02 18:41:16 +02:00
parent a320c5908a
commit 328a01d5be
7 changed files with 298 additions and 87 deletions

View File

@@ -12,6 +12,9 @@ zmodule zsh-users/zsh-completions --fpath src
#zmodule ohmyzsh/ohmyzsh --root lib/clipboard
zmodule kjuulh/zim-kjuulh
{{ if .understory }}
zmodule ssh://git@github.com/understory-io/zsh-utils.git --use git
{{ end }}
#zmodule junegunn/fzf --on-pull './install --bin'