mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Fix derp with bash startup
This commit is contained in:
@@ -33,4 +33,4 @@ fi
|
||||
source ~/.bash/iterm2_integration.bash
|
||||
|
||||
# Homebrew
|
||||
[ -d /opt/homebrew ]; eval $(/opt/homebrew/bin/brew shellenv)
|
||||
[ -d /opt/homebrew ] && eval $(/opt/homebrew/bin/brew shellenv)
|
||||
Reference in New Issue
Block a user