summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/brews.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-05 00:44:27 -0800
committerFuwn <[email protected]>2025-01-05 00:44:27 -0800
commit797a3c56b23ad2c6f993615e51d09ac8791b8858 (patch)
tree9ac04cdd5149e4fc036b6b8dd6aaa8d9637b5bc2 /modules/mac/programs/homebrew/brews.nix
parentjust: default target to hostname (diff)
downloadnixos-config-797a3c56b23ad2c6f993615e51d09ac8791b8858.tar.xz
nixos-config-797a3c56b23ad2c6f993615e51d09ac8791b8858.zip
nara: drop fish, configure zsh
Diffstat (limited to 'modules/mac/programs/homebrew/brews.nix')
-rw-r--r--modules/mac/programs/homebrew/brews.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
index af21713..a7747bf 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -7,5 +7,7 @@
"appwrite"
"graphaello"
"mas"
+ "zsh-autosuggestions"
+ "zsh-vi-mode"
];
}