aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorSimen A. W. Olsen <so@bjerk.io>2024-02-19 11:04:48 +0100
committerSimen A. W. Olsen <so@bjerk.io>2024-02-19 11:04:48 +0100
commit879583a1b699319cef541ab7e9d5a1cd1ef81239 (patch)
tree6399d094d8024eee9253c1aa3a764e30eb31c655 /Brewfile
parenta90dcf3b1a919369328954be5221644955517254 (diff)
downloaddotfiles-879583a1b699319cef541ab7e9d5a1cd1ef81239.tar.gz
dotfiles-879583a1b699319cef541ab7e9d5a1cd1ef81239.zip
more lua, hammerspoon and aliases improvements
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 263997f..cf689b3 100644
--- a/Brewfile
+++ b/Brewfile
@@ -3,6 +3,7 @@ brew "mas"
brew "ghq"
brew "moreutils"
brew "yadm"
+brew "zsh"
# GNU `find`, `locate`, `updatedb`, and `xargs`, `g`-prefixed.
brew "findutils"
@@ -47,6 +48,7 @@ brew "python@3.10"
brew "rust"
# Other useful binaries
+brew "ripgrep"
brew "ack"
brew "git"
brew "git-lfs"
@@ -76,6 +78,7 @@ brew "tmate"
brew "doctl"
brew "act"
cask "hammerspoon"
+cask "karabiner-elements"
# Javascript Runtimes and tools
tap "oven-sh/bun"