Skip to content

Commit dfacb12

Browse files
committed
misc/ai: update install
1 parent d7f16af commit dfacb12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

misc/ai/_init

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
source ${0:A:h}/../../deploy
33

44
install() {
5-
brew install aider
5+
# https://aider.chat/docs/install.html
6+
curl -LsSf https://aider.chat/install.sh | sh
67
}
78

89
# update() {}

0 commit comments

Comments
 (0)