An open API service indexing awesome lists of open source software.

https://github.com/p6m7g8-dotfiles/p6df-irc

P6 Dotfiles: IRC
https://github.com/p6m7g8-dotfiles/p6df-irc

cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh

Last synced: 2 months ago
JSON representation

P6 Dotfiles: IRC

Awesome Lists containing this project

README

        

# p6df-irc

## Table of Contents

### p6df-irc
- [p6df-irc](#p6df-irc)
- [Badges](#badges)
- [Distributions](#distributions)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Author](#author)

### Badges

[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/p6m7g8/p6df-irc)
[![Mergify](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/p6m7g8/p6df-irc/&style=flat)](https://mergify.io)
[![codecov](https://codecov.io/gh/p6m7g8/p6df-irc/branch/master/graph/badge.svg?token=14Yj1fZbew)](https://codecov.io/gh/p6m7g8/p6df-irc)
[![Gihub repo dependents](https://badgen.net/github/dependents-repo/p6m7g8/p6df-irc)](https://github.com/p6m7g8/p6df-irc/network/dependents?dependent_type=REPOSITORY)
[![Gihub package dependents](https://badgen.net/github/dependents-pkg/p6m7g8/p6df-irc)](https://github.com/p6m7g8/p6df-irc/network/dependents?dependent_type=PACKAGE)

## Summary

## Contributing

- [How to Contribute](CONTRIBUTING.md)

## Code of Conduct

- [Code of Conduct](https://github.com/p6m7g8/.github/blob/master/CODE_OF_CONDUCT.md)

## Usage

### Aliases

- p6_irc -> p6df::modules::irc::cmd
- p6_irc_attach -> p6df::modules::irc::attach
- p6_irc_init -> p6df::modules::irc::init

### Functions

### p6df-irc:

#### p6df-irc/init.zsh:

- p6df::modules::irc::aliases::init(_module, dir)
- p6df::modules::irc::deps()
- p6df::modules::irc::external::brew()
- p6df::modules::irc::home::symlink()

### p6df-irc/lib:

#### p6df-irc/lib/cmd.sh:

- p6df::modules::irc::cmd()

#### p6df-irc/lib/irc.sh:

- p6df::modules::irc::attach()
- p6df::modules::irc::cmd()
- p6df::modules::irc::start()

## Hier
```text
.
├── cmd.sh
└── irc.sh

1 directory, 2 files
```
## Author

Philip M . Gollucci