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