diff --git a/.store/config.yaml b/.store/config.yaml index b8bb910..ec13740 100644 --- a/.store/config.yaml +++ b/.store/config.yaml @@ -1,11 +1,11 @@ stores: apps: - target: ~ + target: "~" files: - .omp - .emacs.d/init.el bash: - target: ~ + target: "~" files: - .aliases - .bash_profile @@ -14,10 +14,10 @@ stores: - .functions - .prompt fun: - target: ~/ + target: "~" files: - .fun git: - target: ~/ + target: "~" files: - .gitconfig