test
This commit is contained in:
parent
63c22f7e09
commit
0ce1745b1c
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
||||||
de = "docker exec -it";
|
de = "docker exec -it";
|
||||||
ddate = "date +%Y.%m.%d";
|
ddate = "date +%Y.%m.%d";
|
||||||
dday = "date +%A";
|
dday = "date +%A";
|
||||||
|
cp = "rsync -avr";
|
||||||
g = "git";
|
g = "git";
|
||||||
ga = "git add -A";
|
ga = "git add -A";
|
||||||
gb = "git branch";
|
gb = "git branch";
|
||||||
|
|
Loading…
Reference in a new issue