commit 7a40fc129ca06f08d28612918a57110e89d6c3fa parent 961549608b7a6e638fb2547430c7ecc563d3ea39 Author: Szymon Mikulicz <szymon.mikulicz@posteo.net> Date: Mon, 18 May 2020 16:46:14 +0200 stow: use $HOME Diffstat:
| M | .stowrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.stowrc b/.stowrc @@ -1 +1 @@ ---target=/home/shyman --no-folding +--target=$HOME --no-folding