Releases: sh0shin/dothier
Releases · sh0shin/dothier
0.1.5
Changes
- Added mode to gitsrc (see gitsrc.sample)
- Bugfix
0.1.4
Changes
- Reworked whole output
- Added
-C
option to disable colorized output
- Added
-k
option to enable kill/remove mode (Nothing will be deleted without this option now)
- Added
-l
option to search dead links (Use -k
to delete)
- Added mode sanity check
- Bugfixes
Mode sanity check
No deployment on
- file mode < 0400 or > 0775
- dir mode < 0500 or > 0775
0.1.3
Changes
- Bugfix ~ replacement in links
0.1.2
Changes
- Fixed echo only rm commands
- Added better samples
hier.sample
& gitsrc.sample
- Added small documentation (README.md)
0.1.1
Changes
- Allow type
link
to have ~/path
- Bugfixes
0.1.0
Changes
- Added colorized output
- Debug output isn't using
set -x
anymore
- Verbose is passed to
git
commands
- Added
tmutil
exclude @mode
function (macOS only!)
- Internal cleanup & rewrite of functions
- Bug fixes
TODO
- Documentation (lazy me ;)
0.0.7
Fixed a now useless check in exec_link
v0.0.7 just sounds cool ;)