1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-10 19:39:15 +00:00

update index

This commit is contained in:
deadc0de6
2018-10-02 15:01:11 +02:00
parent 24d6eccba0
commit 0c75d78c75

View File

@@ -13,7 +13,7 @@ it comes to manage those across different hosts.
* [✔] **GET QUICKLY STARTED** * [✔] **GET QUICKLY STARTED**
Quickly get all your dotfiles imported and use dotdrop to help you manage your dotfiles Quickly get all your dotfiles imported and use dotdrop to manage your dotfiles
* [✔] **NO DUPLICATES, EFFICIENT** * [✔] **NO DUPLICATES, EFFICIENT**
@@ -25,9 +25,9 @@ it comes to manage those across different hosts.
Different profiles can be defined that allows for a fine-grained control over which Different profiles can be defined that allows for a fine-grained control over which
dotfiles has to be installed on different hosts (home, work, vps, etc) dotfiles has to be installed on different hosts (home, work, vps, etc)
* [✔] **DIFFERENT DOTFILES SETS FOR DIFFERENT PROFILES** * [✔] **GRANULARITY CONTROL OF EACH PROFILE**
Some hosts will have all your dotfiles installed while others might just Some hosts/profiles will have all your dotfiles installed while others might just
need a subset of the dotfiles need a subset of the dotfiles
* [✔] **TO SYMLINK OR NOT TO SYMLINK** * [✔] **TO SYMLINK OR NOT TO SYMLINK**
@@ -35,11 +35,6 @@ it comes to manage those across different hosts.
You can choose for each dotfile if you want it to be symlinked or You can choose for each dotfile if you want it to be symlinked or
directly copied to its final destination directly copied to its final destination
* [✔] **FINE GRAINED CONTROL**
Each dotfile is unique and thus each may have specific settings
linked to it when installed
* [✔] **POST DEPLOYMENT ACTION** * [✔] **POST DEPLOYMENT ACTION**
Actions can be executed each time a specific dotfile is installed, for Actions can be executed each time a specific dotfile is installed, for
@@ -50,9 +45,9 @@ it comes to manage those across different hosts.
Multiple solutions are available to handle dotfiles containing sensitive information Multiple solutions are available to handle dotfiles containing sensitive information
as well as full encrypted dotfiles/rc files as well as full encrypted dotfiles/rc files
* [✔] **VISUALLY COMPARE** * [✔] **QUICK COMPARE**
Quickly compare your local dotfiles with the managed ones Quickly compare your local dotfiles with the version managed by dotdrop
… and much more … … and much more …