[PR #9585] feat: introduce bash shell autocompletion script and documentation #38878

Open
opened 2026-04-22 23:32:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9585
Author: @gwpl
Created: 3/7/2025
Status: 🔄 Open

Base: mainHead: bash_completions


📝 Commits (1)

  • 63aea29 feat: introduce bash shell autocompletion script and documentation

📊 Changes

3 files changed (+112 additions, -0 deletions)

View changed files

📝 README.md (+4 -0)
📝 docs/README.md (+1 -0)
docs/shell_completion.md (+107 -0)

📄 Description

  • Enhances developer experience, aiding efficient CLI interactions.
  • Implemented new docs/shell_completion.md with a detailed guide:
    • Included a bash autocomplete script for the Ollama CLI.
    • Instructions for system-wide/user-specific installation.
  • Added a section on shell completion configuration to README.md.
  • Updated docs/README.md with a link to new shell_completion.md.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/9585 **Author:** [@gwpl](https://github.com/gwpl) **Created:** 3/7/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `bash_completions` --- ### 📝 Commits (1) - [`63aea29`](https://github.com/ollama/ollama/commit/63aea29a6fd27513ef2103c199c7417f18a7fb70) feat: introduce bash shell autocompletion script and documentation ### 📊 Changes **3 files changed** (+112 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) 📝 `docs/README.md` (+1 -0) ➕ `docs/shell_completion.md` (+107 -0) </details> ### 📄 Description * Enhances developer experience, aiding efficient CLI interactions. * Implemented new docs/shell_completion.md with a detailed guide: * Included a bash autocomplete script for the Ollama CLI. * Instructions for system-wide/user-specific installation. * Added a section on shell completion configuration to README.md. * Updated docs/README.md with a link to new shell_completion.md. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-22 23:32:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#38878