File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ cask "caffeine", greedy: true
7070cask "claude" , greedy : true
7171cask "claude-code" , greedy : true
7272cask "codex" , greedy : true
73+ cask "copilot-cli" , greedy : true
7374cask "cyberduck" , greedy : true
7475cask "docker-desktop" , greedy : true
7576cask "elgato-stream-deck" , greedy : true
Original file line number Diff line number Diff line change 99hatch --with pip
1010hatch-pip-compile
1111httpie
12+ ipython
1213jupyterlab --with pandas --with numpy --with s3fs[boto3] --with pyarrow --with scikit-learn
1314keyring --with keyrings.codeartifact
14- ipython
1515llm
1616llm-term[all]
1717lunchable[all]
@@ -22,4 +22,5 @@ pre-commit
2222pyright
2323rich-cli
2424ruff
25+ specify-cli --from git+https://github.com/github/spec-kit.git
2526toolong
You can’t perform that action at this time.
0 commit comments