use home dir shortcut ~ again since bug was fixed in 'store'
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
stores:
|
stores:
|
||||||
apps:
|
apps:
|
||||||
target: ~/
|
target: ~
|
||||||
files:
|
files:
|
||||||
- .omp
|
- .omp
|
||||||
- .emacs.d/init.el
|
- .emacs.d/init.el
|
||||||
bash:
|
bash:
|
||||||
target: ~/
|
target: ~
|
||||||
files:
|
files:
|
||||||
- .aliases
|
- .aliases
|
||||||
- .bash_profile
|
- .bash_profile
|
||||||
|
|||||||
Reference in New Issue
Block a user