This commit is contained in:
2024-06-15 16:52:18 -05:00
parent a5e1d9ce46
commit 155f4e34fa
5 changed files with 8 additions and 10 deletions

View File

@@ -29,8 +29,3 @@ alias sudo='sudo '
eval "$(oh-my-posh init bash --config ~/.config/ohmyposh/config.toml)"
if [[ -f "/opt/homebrew/bin/brew" ]] then
# If you're using macOS, you'll want this enabled
eval "$(/opt/homebrew/bin/brew shellenv)"
fi