mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-17 12:59:24 +00:00
Fix derp with bash startup
This commit is contained in:
@@ -33,4 +33,4 @@ fi
|
|||||||
source ~/.bash/iterm2_integration.bash
|
source ~/.bash/iterm2_integration.bash
|
||||||
|
|
||||||
# Homebrew
|
# 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