Add some homebrew related stuff
Yeah, so I guess that's happening
This commit is contained in:
parent
a23d449f6c
commit
5d3dc5c568
1 changed files with 3 additions and 0 deletions
3
zshrc
3
zshrc
|
@ -4,6 +4,9 @@
|
|||
export DOTFILES=$HOME/.dotfiles
|
||||
export INCLUDES=$HOME/.local/share/dotfiles
|
||||
|
||||
# Speed up `brew install`
|
||||
export HOMEBREW_NO_AUTO_UPDATE=1
|
||||
|
||||
source $DOTFILES/env
|
||||
source $DOTFILES/aliases
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue