https://github.com/asuran/zsh-docker-machine
Docker-machine plugin for oh-my-zsh
https://github.com/asuran/zsh-docker-machine
Last synced: 5 months ago
JSON representation
Docker-machine plugin for oh-my-zsh
- Host: GitHub
- URL: https://github.com/asuran/zsh-docker-machine
- Owner: asuran
- Created: 2017-07-10T12:57:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T18:12:05.000Z (over 7 years ago)
- Last Synced: 2024-04-14T00:39:08.346Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - docker-machine - A docker-machine plugin for ZSH. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - docker-machine - A docker-machine plugin for ZSH. (Plugins / ZSH on Windows)
- awesome-zsh-plugins - docker-machine - A docker-machine plugin for ZSH. (Plugins / Zinit (née zplugin))
README
# zsh-docker-machine
Docker-machine plugin for oh-my-zsh
## Future features:
- append $DOCKER_MACHINE_NAME and $MACHINE_STATUS to the theme string
- machine name completion
- machine list
- switch -d → cd %machine_name_directory%
- switch -p → pstorm %machine_name_directory%
- working with multiple flags (e.g dmachine switch -d -p)
- run external tools (e.g. docker-machine-dns) via hooks