Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Remove LLM apps #94

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions apps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ gh = "formula" # GitHub command-line tool
ghostty = "cask" # Terminal emulator that uses platform-native UI and GPU acceleration
hyper = "cask" # Terminal built on web technologies
jupyter-notebook-viewer = "cask" # Utility to render Jupyter notebooks
lm-studio = "cask" # Discover, download, and run local LLMs
ollama = "cask" # Create, run, and share large language models (LLMs)
"postgresql@14" = "formula" # Object-relational database system
redis = "formula" # Persistent key-value database, with built-in net interface
shellcheck = "formula" # Static analysis and lint tool, for (ba)sh scripts
Expand Down Expand Up @@ -55,7 +53,6 @@ spotify = "cask" # Music streaming service
# 1048524688 = "mas" # Delta - Game Emulator: All-in-One GBA4iOS Successor [not working, see: https://github.com/mas-cli/mas/issues/321]

[productivity]
chatgpt = "cask" # OpenAI's official ChatGPT desktop app
linear-linear = "cask" # App to manage software development and track bugs
notion = "cask" # App to write, plan, collaborate, and get organised
obsidian = "cask" # Knowledge base that works on top of a local folder of plain text Markdown files
Expand Down