mirror of
https://github.com/shokinn/.files.git
synced 2026-07-02 12:24:39 +00:00
Update brew files
This commit is contained in:
parent
cd0d3fda4d
commit
686796aabd
3 changed files with 128 additions and 16 deletions
|
|
@ -1,7 +1,14 @@
|
|||
# Simple, modern, secure file encryption
|
||||
brew "age"
|
||||
# GNU File, Shell, and Text utilities
|
||||
brew "coreutils"
|
||||
# Command-line fuzzy finder written in Go
|
||||
brew "fzf"
|
||||
# Implementation of the file(1) command
|
||||
brew "libmagic"
|
||||
# Mac App Store command-line interface
|
||||
brew "mas"
|
||||
# Extremely fast Python package installer and resolver, written in Rust
|
||||
brew "uv"
|
||||
# UNIX shell (command interpreter)
|
||||
brew "zsh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue