Skip to content

Commit

Permalink
fix: Only run brew for interactive fish shells (#959)
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Ketelsen <[email protected]>
  • Loading branch information
anoldguy and bketelsen authored Feb 28, 2024
1 parent 1ae2f30 commit 9375d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dx/usr/share/fish/vendor_conf.d/brew.fish
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
status --is-interactive && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

0 comments on commit 9375d8e

Please sign in to comment.