Skip to content

Commit 03564eb

Browse files
committed
🤖 assisted coding
1 parent 71bdb80 commit 03564eb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

macos/Brewfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ cask "caffeine", greedy: true
7070
cask "claude", greedy: true
7171
cask "claude-code", greedy: true
7272
cask "codex", greedy: true
73+
cask "copilot-cli", greedy: true
7374
cask "cyberduck", greedy: true
7475
cask "docker-desktop", greedy: true
7576
cask "elgato-stream-deck", greedy: true

tools/uv/UvToolFile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ dvc
99
hatch --with pip
1010
hatch-pip-compile
1111
httpie
12+
ipython
1213
jupyterlab --with pandas --with numpy --with s3fs[boto3] --with pyarrow --with scikit-learn
1314
keyring --with keyrings.codeartifact
14-
ipython
1515
llm
1616
llm-term[all]
1717
lunchable[all]
@@ -22,4 +22,5 @@ pre-commit
2222
pyright
2323
rich-cli
2424
ruff
25+
specify-cli --from git+https://github.com/github/spec-kit.git
2526
toolong

0 commit comments

Comments
 (0)