this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

zsh: source zapier-specific utils

+2
+2
zsh/zshenv
··· 149 149 150 150 export HOMEBREW_BUNDLE_FILE="$HOME/dotfiles/Brewfile" 151 151 152 + [ -f "$HOME/projects/zapier/utils.sh" ] && source $HOME/projects/zapier/utils.sh 153 + 152 154 eval "$(zoxide init zsh)"