diff options
| author | Christian Cleberg <[email protected]> | 2026-02-17 19:34:11 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-02-17 19:34:11 -0600 |
| commit | d8ea929046e1c98771f70896ad71ce469cb6418f (patch) | |
| tree | b9ab734e9298ea395cd62d37e8eab2b14d388390 /macos | |
| parent | b54339832ecb3c905434edb76cfc70e93f70e0d3 (diff) | |
| download | dotfiles-d8ea929046e1c98771f70896ad71ce469cb6418f.tar.gz dotfiles-d8ea929046e1c98771f70896ad71ce469cb6418f.tar.bz2 dotfiles-d8ea929046e1c98771f70896ad71ce469cb6418f.zip | |
update Brewfile and fix bat alias
Diffstat (limited to 'macos')
| -rw-r--r-- | macos/Brewfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macos/Brewfile b/macos/Brewfile index bce87b0..a4a680a 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -29,6 +29,9 @@ brew "yazi" brew "lazygit" brew "direnv" brew "tldr" +brew "bat" +brew "ripgrep" +brew "fd" # Casks cask "iterm2" |
