https://github.com/p6m7g8-dotfiles/p6df-ghcopilot
P6 Dotfiles: COPILOT
https://github.com/p6m7g8-dotfiles/p6df-ghcopilot
cli copilot dotfiles github p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 3 months ago
JSON representation
P6 Dotfiles: COPILOT
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-ghcopilot
- Owner: p6m7g8-dotfiles
- Created: 2026-01-27T23:13:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T16:38:32.000Z (3 months ago)
- Last Synced: 2026-03-29T17:30:33.395Z (3 months ago)
- Topics: cli, copilot, dotfiles, github, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-copilot
## 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-copilot
##### p6df-copilot/init.zsh
- `p6df::modules::copilot::aliases::init()`
- `p6df::modules::copilot::deps()`
- `p6df::modules::copilot::external::brews()`
- `p6df::modules::copilot::home::symlink()`
- `p6df::modules::copilot::profile::off()`
- `p6df::modules::copilot::profile::on(profile)`
- Args:
- profile -
- `p6df::modules::copilot::vscodes()`
- `p6df::modules::copilot::vscodes::config()`
- `str str = p6df::modules::copilot::prompt::mod()`
## Hierarchy
```text
.
├── init.zsh
├── README.md
└── share
└── copilot
3 directories, 2 files
```
## Author
Philip M. Gollucci