https://github.com/p6m7g8-dotfiles/p6df-docker
P6 Dotfiles: DOCKER
https://github.com/p6m7g8-dotfiles/p6df-docker
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 3 months ago
JSON representation
P6 Dotfiles: DOCKER
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-docker
- Owner: p6m7g8-dotfiles
- Created: 2022-03-18T20:27:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-04T13:23:07.000Z (5 months ago)
- Last Synced: 2026-02-05T00:48:21.861Z (5 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-docker
## Table of Contents
- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
TODO: Add a short summary of this module.
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Functions
#### p6df-docker
##### p6df-docker/init.zsh
- `p6df::modules::docker::deps()`
- `p6df::modules::docker::external::brew()`
- `p6df::modules::docker::home::symlink()`
- `p6df::modules::docker::init(_module, dir)`
- Args:
- _module -
- dir -
- `p6df::modules::docker::vscodes()`
- `p6df::modules::docker::vscodes::config()`
- `str str = p6df::modules::docker::prompt::mod()`
#### p6df-docker/lib
##### p6df-docker/lib/docker.sh
- `p6_docker_dbash()`
- `p6_docker_dzsh()`
## Hierarchy
```text
.
├── init.zsh
├── lib
│ └── docker.sh
├── README.md
└── share
3 directories, 3 files
```
## Author
Philip M. Gollucci