mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 01:28:04 +00:00
36 lines
518 B
Markdown
36 lines
518 B
Markdown
# version 0.6
|
|
|
|
Modified:
|
|
|
|
* migrate profiles' dotfiles under new entry "dotfiles" in config
|
|
|
|
Added:
|
|
|
|
* adding "include" to include all dotfiles from another profile (#12)
|
|
|
|
# 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
|
|
|