deadc0de6
38477c6ddb
test action
2017-09-09 11:08:06 +02:00
deadc0de6
d4c1cdae22
test focus
2017-09-09 11:08:00 +02:00
deadc0de6
5019b7c49b
fix wrong return value with focus
2017-09-09 11:07:23 +02:00
deadc0de6
9c4a846172
improve tests
2017-09-09 10:46:37 +02:00
deadc0de6
a67d964f05
refactoring
2017-09-09 10:46:20 +02:00
deadc0de6
62336a2908
typo
2017-09-09 09:53:00 +02:00
deadc0de6
722152cbef
typo
2017-09-09 09:41:33 +02:00
deadc0de6
13067bf123
adding subprocess compatibility for python < 3.5
2017-09-08 17:49:07 +02:00
deadc0de6
ce9457e343
typo
2017-09-08 15:55:13 +02:00
deadc0de6
3ef42c831b
update readme
2017-09-08 15:39:21 +02:00
deadc0de6
cf4e41697b
adding a changelog
2017-09-08 15:37:08 +02:00
deadc0de6
0b7fa3f9e4
bump version
2017-09-08 15:25:47 +02:00
deadc0de6
cd77fecee3
adding action to dotfiles
2017-09-08 15:24:25 +02:00
deadc0de6
cc9c0792ed
print something when installed successfully
2017-09-08 15:22:31 +02:00
deadc0de6
ff6c2c2df0
fix issue with not present local dotfile
2017-09-08 14:45:23 +02:00
deadc0de6
d88c9956c4
refactoring and update readme
2017-09-08 13:56:54 +02:00
deadc0de6
9781877556
bump version
2017-09-08 13:52:39 +02:00
deadc0de6
333bd1ae27
adding command to list files for a specific profile
2017-09-08 13:52:21 +02:00
deadc0de6
319aaf0128
bump version
2017-09-08 13:33:48 +02:00
deadc0de6
efaf268067
be verbose by default on compare and install
2017-09-08 13:29:36 +02:00
deadc0de6
b9e932c623
clean usage
2017-09-08 13:04:21 +02:00
deadc0de6
07e2a399d2
clean usage
2017-09-08 12:56:22 +02:00
deadc0de
53ac81e0bc
Merge pull request #10 from japorized/master
...
File selection in compare function
2017-08-28 11:09:37 +02:00
Japorized
fe1f1e2b20
Incorporated deadc0de6's suggestion
2017-08-28 16:50:28 +08:00
Japorized
a8c9c638b8
Changing arg from config keys to file dst
2017-08-28 16:41:18 +08:00
Japorized
445a818675
Update dotdrop.py
...
Updating to conform to PEP8
2017-08-28 12:38:25 +08:00
Japorized
a6cc47a517
File selection in compare function
...
- This allows the user to choose which files do they wish to compare, using the --files arg
- --files argument is comma delimited, and must match the keys in config.yaml
2017-08-28 11:46:12 +08:00
deadc0de
bfc5291b0a
Merge pull request #8 from SShrike/master
...
Make dotdrop.sh pass all of the ShellCheck lints
2017-08-24 13:30:44 +02:00
Severen Redwood
3dc19660f3
Make dotdrop.sh pass all of the ShellCheck lints
2017-08-24 20:07:27 +12:00
deadc0de6
ec64a6f645
fix bug with readlink #6
2017-08-09 16:52:15 +02:00
deadc0de6
8ba9ce0e97
fix realpath/readlink for issue #6
2017-06-18 13:51:20 +02:00
deadc0de6
bc75bf8117
adding checks for #5
2017-05-20 08:48:59 +02:00
deadc0de6
e3a7b32fba
adding tests for symlink
2017-05-10 16:23:49 +02:00
deadc0de6
0e465df84a
adding tests for symlink
2017-05-10 15:10:39 +02:00
deadc0de6
2dfe4cd690
fix todo and improve tests
2017-05-10 15:10:20 +02:00
deadc0de6
cfb2411064
add comments in test helper
2017-05-10 15:09:52 +02:00
deadc0de6
5602222a4c
adding tests for importing symlink
2017-05-10 13:07:52 +02:00
deadc0de
7703368bb3
Merge pull request #3 from moyiz/master
...
Support for symlinking dotfiles
2017-05-06 09:51:09 +02:00
moyiz
fa6fabbd90
Add a basic link test
2017-05-05 20:32:32 +03:00
moyiz
1271c978f9
Add common editors to gitignore
2017-05-05 20:32:14 +03:00
moyiz
550011cb89
Add new opt parameter (link) to load_config
2017-05-05 17:54:39 +03:00
moyiz
befd1848ac
pep8
2017-05-05 17:42:55 +03:00
moyiz
05b78ca5fe
Add support for importing dotfiles as links
2017-05-05 17:36:40 +03:00
moyiz
6a178d746d
Changed string formatting, raise OSError instead of Exception, and catch it in link to skip the current dotfile
2017-05-05 17:36:40 +03:00
deadc0de
6c6ce18d50
Merge branch 'master' into master
2017-05-05 16:05:01 +02:00
deadc0de6
074c43f35a
adding config skeleton
2017-05-05 16:00:52 +02:00
deadc0de6
a7d29ee003
add coverage in gitignore
2017-05-05 15:59:45 +02:00
moyiz
c4aab509f7
Add support for soft links
2017-05-03 11:40:06 +03:00
moyiz
d40ea36187
Extend .gitignore
2017-05-03 10:04:39 +03:00
moyiz
262dd45823
Add link support to config file and dotfile
2017-05-03 10:04:14 +03:00