Skip to content

Commit

Permalink
feat: bring back the brew (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
bketelsen authored Feb 26, 2024
1 parent 137b216 commit e5b52e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"evtest",
"fish",
"firewall-config",
"gcc",
"glow",
"gum",
"gnome-shell-extension-appindicator",
Expand Down
1 change: 1 addition & 0 deletions usr/etc/profile.d/brew.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[[ $- == *i* ]] && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

0 comments on commit e5b52e8

Please sign in to comment.