1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

feat(External-Plugins): add dockolor (#77)

A2N
2025-08-08 11:32:05 +02:00
committed by GitHub
parent 6b02b8664d
commit be4aa14607

@@ -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.
- [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.
### FUN
- [Doge Say](https://github.com/txstc55/dogesay/blob/master/dogesay.plugin.zsh)