https://github.com/deecewan/dotter
Manage dotfiles
https://github.com/deecewan/dotter
Last synced: about 1 month ago
JSON representation
Manage dotfiles
- Host: GitHub
- URL: https://github.com/deecewan/dotter
- Owner: deecewan
- Created: 2017-06-19T06:14:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T06:16:36.000Z (about 9 years ago)
- Last Synced: 2025-06-28T06:02:42.632Z (12 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotter
> Name is a work in progress
`dotter` aims to allow you to organise you dotfiles in a way similar to GNU Stow, and keep them synchronised with some remote service (github, probably). Further, it will allow the storage of secrets, like SSH keys, by encrypting the contents with a password chosen by the user. This encryption should be allowed per-file or per-folder to enable people to share the rest of their dotfiles publicly, and keep certain things secret.