mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
feat(external): add databricks plugin (#80)
@@ -27,6 +27,10 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
|
|||||||
|
|
||||||
Integrate ChatGPT to your terminal so that you can predict your next command based on command history. Ask to generate complexe commands. Or Fix a previous failed command.
|
Integrate ChatGPT to your terminal so that you can predict your next command based on command history. Ask to generate complexe commands. Or Fix a previous failed command.
|
||||||
|
|
||||||
|
- [Databricks CLI Plugin](https://github.com/SlavaYakovenko/zsh-databricks)
|
||||||
|
Enhanced Databricks CLI integration for Zsh with convenient aliases and profile management.
|
||||||
|
This plugin provides a set of convenient aliases and functions to streamline your Databricks workflow. All commands use the dbrs prefix to avoid conflicts with existing tools.
|
||||||
|
|
||||||
- [Docker ps output colorized](https://github.com/bouteillerAlan/dockolor)
|
- [Docker ps output colorized](https://github.com/bouteillerAlan/dockolor)
|
||||||
|
|
||||||
`dockolor` is a lightweight plugin that enhances your docker ps experience with color-coded output based on container status. It also replaces common aliases like dps and dpsa if defined.
|
`dockolor` is a lightweight plugin that enhances your docker ps experience with color-coded output based on container status. It also replaces common aliases like dps and dpsa if defined.
|
||||||
|
|||||||
Reference in New Issue
Block a user