X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/copy_free?a=blobdiff_plain;f=symlink.sh;h=f3399aaffa323615b77e0af1924207d40648e282;hb=f2d96345f2aab50baae4c00ec78a21d4619bc3e2;hp=a78b1dec9ad57240b49b7367db5623c558fb6d2d;hpb=e10414b6e6106395ff4f4b298b542ff74513aadd;p=config diff --git a/symlink.sh b/symlink.sh index a78b1de..f3399aa 100755 --- a/symlink.sh +++ b/symlink.sh @@ -1,5 +1,7 @@ #!/bin/sh +set -x + dir=~/config/dotfiles dir_root=~/config/dotfiles_root for file in `ls $dir`; do