Compare commits
2 Commits
c9084ddcdf
...
6232fe80c4
| Author | SHA1 | Date | |
|---|---|---|---|
| 6232fe80c4 | |||
| 81695100d2 |
@@ -1,11 +1,11 @@
|
||||
stores:
|
||||
apps:
|
||||
target: ~/
|
||||
target: ~
|
||||
files:
|
||||
- .omp
|
||||
- .emacs.d/init.el
|
||||
bash:
|
||||
target: ~/
|
||||
target: ~
|
||||
files:
|
||||
- .aliases
|
||||
- .bash_profile
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
|
||||
f = fetch --all
|
||||
|
||||
m = merge
|
||||
|
||||
p = push
|
||||
pf = push --force-with-lease
|
||||
|
||||
|
||||
Reference in New Issue
Block a user