feat(work) misc env tweaks to support new work setup
This commit is contained in:
parent
cfd7c6c13e
commit
d29006be1c
9 changed files with 134 additions and 78 deletions
|
@ -107,4 +107,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/"
|
|||
|
||||
{{- end }}
|
||||
|
||||
{{ if eq .hosttype "work" -}}
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
{{ end }}
|
||||
eval "$(direnv hook zsh)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue