Signed-off-by: Lee Tang <i@d0zingcat.dev>
This commit is contained in:
Lee Tang
2023-02-06 18:48:40 +08:00
parent 8f696e8801
commit e34ee31821
3 changed files with 9 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ CONFIG_FILES=(
CUSTOM_FILES=(
"ssh/config .ssh/config"
"git/config .gitconfig"
#"logseq .logseq"
)
WORKING_DIR=$(pwd)