mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-26 00:57:50 +00:00
docs(packages): add readme
This commit is contained in:
parent
88b7646e19
commit
b67c6fc3cb
2 changed files with 11 additions and 6 deletions
|
@ -1,11 +1,10 @@
|
|||
![Ubuntu](https://github.com/mentos1386/env/workflows/Ubuntu/badge.svg)
|
||||
![Fedora](https://github.com/mentos1386/env/workflows/Fedora/badge.svg)
|
||||
![Packages](https://github.com/mentos1386/env/workflows/Packages/badge.svg)
|
||||
|
||||
my workspace/environment as a docker container
|
||||
==============================================
|
||||
|
||||
<!-- MarkdownTOC autolink="true" uri_encoding="false" levels="1,2,3,4,5,6" GFM -->
|
||||
|
||||
- [Introduction](#introduction)
|
||||
- [Clipboard](#clipboard)
|
||||
- [Disclamer](#disclamer)
|
||||
|
@ -16,17 +15,14 @@ my workspace/environment as a docker container
|
|||
- [References](#references)
|
||||
- [Demo](#demo)
|
||||
|
||||
<!-- /MarkdownTOC -->
|
||||
|
||||
# TODO:
|
||||
|
||||
- [ ] Multiarch build
|
||||
- [x] Multiarch build
|
||||
- [x] Github actions
|
||||
- [ ] Add the tools i use
|
||||
- zsh, spaceship-prompt, git
|
||||
- [ ] Add the configurations i have
|
||||
- zsh, git, nextcloud
|
||||
- [ ] Fedora??
|
||||
- [ ] GUI using VNC?
|
||||
|
||||
# How to build
|
||||
|
|
9
packages/README.md
Normal file
9
packages/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Packages
|
||||
|
||||
|
||||
### [Starship](https://github.com/starship/starship)
|
||||
|
||||
Why: https://github.com/starship/starship/issues/1736
|
||||
|
||||
Build failing as of: https://github.com/docker/buildx/issues/395
|
||||
|
Loading…
Reference in a new issue