https://github.com/jsmith/dot-worker
A very simple but customized CLI for managing my dotfiles.
https://github.com/jsmith/dot-worker
Last synced: about 2 months ago
JSON representation
A very simple but customized CLI for managing my dotfiles.
- Host: GitHub
- URL: https://github.com/jsmith/dot-worker
- Owner: jsmith
- Created: 2020-08-18T23:44:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T21:27:26.000Z (almost 6 years ago)
- Last Synced: 2026-03-30T22:25:23.818Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dot Worker
A very simple but customized CLI for managing my dotfiles. Written to learn a bit of rust!
## Installation
```
cargo install dot-worker
```
## Commands
**dot-worker clone** Clone the bootstrap repo.
**dot-worker bootstrap** Edit the bootstrap script.
**dot-worker rc** Edit the .zshrc file.
**dot-worker run** Run the bootstrap script.