Compare commits
2 Commits
c9084ddcdf
...
6232fe80c4
| Author | SHA1 | Date | |
|---|---|---|---|
| 6232fe80c4 | |||
| 81695100d2 |
@@ -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
|
||||||
|
|||||||
@@ -16,6 +16,8 @@
|
|||||||
|
|
||||||
f = fetch --all
|
f = fetch --all
|
||||||
|
|
||||||
|
m = merge
|
||||||
|
|
||||||
p = push
|
p = push
|
||||||
pf = push --force-with-lease
|
pf = push --force-with-lease
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user