Skip to content

Commit 6e77af9

Browse files
feat(external): add databricks plugin (#80)
1 parent eb844d5 commit 6e77af9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

External-plugins.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
2727

2828
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.
2929

30+
- [Databricks CLI Plugin](https://github.com/SlavaYakovenko/zsh-databricks)
31+
Enhanced Databricks CLI integration for Zsh with convenient aliases and profile management.
32+
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.
33+
3034
- [Docker ps output colorized](https://github.com/bouteillerAlan/dockolor)
3135

3236
`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.

0 commit comments

Comments
 (0)