danielmichaels / danielmichaels/ds
Install new system
Open
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`ds` should have the ability to install packages on a new system.
The workflow (in theory) should be:
1. Get new system and `curl` down the `ds` binary
2. Run `ds system init` (or something like this) and prompt `(yes|no)`
3. `ds` then installs and configures the machine with basics for my setup
Items that are candidates for install:
- `.zshrc` from [dot](https://raw.githubusercontent.com/danielmichaels/dot/master/.zshrc)
- `.vimrc` from [dot](https://raw.githubusercontent.com/danielmichaels/dot/master/.vimrc)
- drop `.ideavimrc` into `$HOME/`
- i3 config `i3/` into `~/.config`
Contributor guide
Assessment
This issue has not been assessed yet.