mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:06:41 +00:00
Add homebrew specific setup
This commit is contained in:
5
zsh/homebrew.zsh
Normal file
5
zsh/homebrew.zsh
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#
|
||||||
|
# Homebrew setup.
|
||||||
|
#
|
||||||
|
|
||||||
|
export HOMEBREW_NO_ANALYTICS=1
|
||||||
@@ -110,6 +110,7 @@ source "$DOTZSH/linux.zsh"
|
|||||||
# Utils
|
# Utils
|
||||||
source "$DOTZSH/emacs.zsh"
|
source "$DOTZSH/emacs.zsh"
|
||||||
source "$DOTZSH/git.zsh"
|
source "$DOTZSH/git.zsh"
|
||||||
|
source "$DOTZSH/homebrew.zsh"
|
||||||
source "$DOTZSH/tmux.zsh"
|
source "$DOTZSH/tmux.zsh"
|
||||||
source "$DOTZSH/less.zsh"
|
source "$DOTZSH/less.zsh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user