https://github.com/p6m7g8-dotfiles/p6df-go
P6 Dotfiles: GO
https://github.com/p6m7g8-dotfiles/p6df-go
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 3 months ago
JSON representation
P6 Dotfiles: GO
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-go
- Owner: p6m7g8-dotfiles
- Created: 2022-03-18T20:28:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T19:17:30.000Z (7 months ago)
- Last Synced: 2025-02-07T05:16:01.032Z (4 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# p6df-go
## Table of Contents
### p6df-go
- [p6df-go](#p6df-go)
- [Badges](#badges)
- [Distributions](#distributions)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Author](#author)### Badges
[](https://opensource.org/licenses/Apache-2.0)
[](https://gitpod.io/#https://github.com/p6m7g8/p6df-go)
[](https://mergify.io)
[](https://codecov.io/gh/p6m7g8/p6df-go)
[](https://github.com/p6m7g8/p6df-go/network/dependents?dependent_type=REPOSITORY)
[](https://github.com/p6m7g8/p6df-go/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
### Functions
### p6df-go:
#### p6df-go/init.zsh:
- p6df::modules::go::deps()
- p6df::modules::go::home::symlink()
- p6df::modules::go::init(_module, dir)
- p6df::modules::go::langs()
- p6df::modules::go::vscodes()
- str str = p6df::modules::go::env::prompt::info()### p6df-go/lib:
#### p6df-go/lib/env.sh:
- p6df::modules::go::goenv::latest()
- p6df::modules::go::goenv::latest::installed()#### p6df-go/lib/langs.sh:
- p6df::modules::go::langs::install()
- p6df::modules::go::langs::nuke()
- p6df::modules::go::langs::packages()
- p6df::modules::go::langs::pull()## Hier
```text
.
├── env.sh
└── langs.sh1 directory, 2 files
```
## AuthorPhilip M . Gollucci