Merge branch 'master' of github.com:yock/dotfiles

This commit is contained in:
2020-04-10 13:10:44 -04:00
3 changed files with 3 additions and 1 deletions

1
zshrc
View File

@@ -2,6 +2,7 @@ eval "$(rbenv init -)"
eval "$(nodenv init -)"
source $INSTALL_DIR/packages/geometry/geometry.zsh
source $INSTALL_DIR/packages/zsh-autosuggestions/zsh-autosuggestions.zsh
if type brew &>/dev/null; then
FPATH=$(brew --prefix)/share/zsh/site-functions:$FPATH