mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
alias stuff removed
This commit is contained in:
parent
7e4b330e98
commit
d94d2bf8d1
2 changed files with 4 additions and 11 deletions
|
|
@ -60,12 +60,6 @@ The plugin provides autocompletion and enhanced functionality for the following
|
|||
| `rm` | Remove a model from the local system. |
|
||||
| `help [command]` | Provide help information for a command. |
|
||||
|
||||
### Alias
|
||||
|
||||
The plugin includes an alias for convenience:
|
||||
|
||||
- `o`: This is an alias for the `ollama` command, allowing you to use `o` as a shorthand for executing Ollama commands. Useful when jumping around the command line frequently.
|
||||
|
||||
```sh
|
||||
>>> o ls
|
||||
NAME ID SIZE MODIFIED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue