diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/hooks/shell-interactive/00-starship.zsh b/hooks/shell-interactive/00-starship.zsh new file mode 100644 index 0000000..af75929 --- /dev/null +++ b/hooks/shell-interactive/00-starship.zsh @@ -0,0 +1 @@ +eval "$(starship init zsh)"