mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-08 18:59:16 +00:00
32 lines
437 B
Markdown
32 lines
437 B
Markdown
# version 0.6
|
|
|
|
Modified:
|
|
|
|
* migrate profiles' dotfiles under new entry "dotfiles" in config
|
|
|
|
# version 0.5
|
|
|
|
Added:
|
|
|
|
* handling of *actions* for dotfiles
|
|
|
|
Fixed:
|
|
|
|
* issue with absent dotfile
|
|
* issue with importing symlinks
|
|
|
|
# version 0.4
|
|
|
|
Added:
|
|
|
|
* new command *listfiles* to list files related to a specific
|
|
profile
|
|
|
|
# version 0.3
|
|
|
|
Modified:
|
|
|
|
* cleaning usage
|
|
* be quiet by default on *install* and *compare* commands
|
|
|