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

https://github.com/android10/doty

Utility to manage personal dotfiles.
https://github.com/android10/doty

Last synced: 11 months ago
JSON representation

Utility to manage personal dotfiles.

Awesome Lists containing this project

README

          

# doty (WIP)

A CLI application to manage and handle `.dotfiles`.

## TODOs

- [ ] Documentation via Website/Wiki?

## Ideas

Here are some potential ideas to extend `doty` functionality.

### Plugins (TODO?)

```toml
[plugins]
```

## Special Thanks and References

- [Rust CLI Working Group](https://github.com/rust-cli).
- [Rust CLI Book](https://rust-cli.github.io/book/index.html).