chore: backup

This commit is contained in:
Stefan Imhoff
2025-07-04 12:26:13 +02:00
parent bf18134039
commit 66f3e0a167
4 changed files with 27 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ brew "gettext"
# Extendable version manager with support for Ruby, Node.js, Erlang & more
brew "asdf"
# Improved shell history for zsh, bash, fish and nushell
brew "atuin"
brew "atuin", restart_service: :changed
# Programmable completion for Bash 3.2
brew "bash-completion"
# Clone of cat(1) with syntax highlighting and Git integration
@@ -56,6 +56,8 @@ brew "open-mpi"
brew "fftw"
# Console-based Audio Visualizer for ALSA
brew "cava"
# Library for encoding and decoding .avif files
brew "libavif"
# Framework for layout and rendering of i18n text
brew "pango"
# Library to render SVG files using Cairo