mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 15:47:38 -05:00
feat(sync): envr can now detect if directories have moved.
This commit is contained in:
@@ -19,10 +19,11 @@ be run on a cron.
|
||||
- 🔍 **Smart Scanning**: Automatically discover and import `.env` files in your
|
||||
home directory.
|
||||
- ✨ **Interactive CLI**: User-friendly prompts for file selection and management.
|
||||
- 🗂️ **Rename Detection**: Automatically finds and updates renamed/moved
|
||||
repositories.
|
||||
|
||||
## TODOS
|
||||
|
||||
- [ ] 🗂️ **Rename Detection**: Automatically handle renamed repositories.
|
||||
- [x] Rename Detection: automatically update moved files.
|
||||
- [ ] Allow use of keys from `ssh-agent`
|
||||
- [x] Allow configuration of ssh key.
|
||||
- [x] Allow multiple ssh keys.
|
||||
|
||||
Reference in New Issue
Block a user