1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Release 2.1.0

Update version number and update documentation

* Use relative symlinks for alternates (#100, #177)
* Support double-star globs in .config/yadm/encrypt (#109)
* Improve bash completion (#136)
* Update docs about using magit (#123)
* Note exception for WSL (#113)
This commit is contained in:
Tim Byrne
2019-11-27 07:21:44 -06:00
parent ecbffdbb28
commit 75c19c9cc0
7 changed files with 120 additions and 96 deletions

2
yadm
View File

@@ -20,7 +20,7 @@ if [ -z "$BASH_VERSION" ]; then
[ "$YADM_TEST" != 1 ] && exec bash "$0" "$@"
fi
VERSION=2.0.1
VERSION=2.1.0
YADM_WORK="$HOME"
YADM_DIR=