Skip to content

Commit

Permalink
Merge pull request #129 from tulilirockz/fix-atuin-brew
Browse files Browse the repository at this point in the history
feat: add a few missing packages from base bluefin
  • Loading branch information
castrojo authored Jan 4, 2025
2 parents 7ebe5c3 + d792deb commit 5cf1fa1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ dnf -y install \
gnome-shell-extension-dash-to-dock \
gnome-tweaks \
tuned-ppd \
fpaste \
distribution-gpg-keys \
systemd-container # uupd depends on machinectl

# Removals
Expand Down
2 changes: 2 additions & 0 deletions system_files/usr/share/ublue-os/homebrew/bluefin-cli.Brewfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
brew "atuin"
brew "bat"
brew "bash-preexec"
brew "direnv"
brew "dysk"
brew "eza"
Expand All @@ -10,6 +11,7 @@ brew "rg"
brew "shellcheck"
brew "tealdeer"
brew "trash-cli"
brew "television"
brew "ugrep"
brew "yq"
brew "zoxide"

0 comments on commit 5cf1fa1

Please sign in to comment.