Skip to content

Commit

Permalink
[brew] Use rsync from Homebrew
Browse files Browse the repository at this point in the history
macOS's pre-installed rsync can't display Unicode filenames.
  • Loading branch information
rouge8 committed Oct 22, 2023
1 parent 7bdd339 commit cc6ea08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Brewfile.home
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ brew "mas"
brew "miniserve"
# Process manager for Procfile-based applications and tmux
brew "overmind"
# Utility that provides fast incremental file transfer
brew "rsync"
# Quantum Mechanical Keyboard (QMK) Firmware
brew "qmk/qmk/qmk"
# Cargo subcommand for LLVM source-based code coverage (-C instrument-coverage)
Expand Down

0 comments on commit cc6ea08

Please sign in to comment.