SEMICOLON
This commit is contained in:
parent
ef0dc01198
commit
de239a6420
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
cp = "rsync -avr";
|
cp = "rsync -avr";
|
||||||
ll = "ls -lah";
|
ll = "ls -lah";
|
||||||
rm = "rm -i";
|
rm = "rm -i";
|
||||||
df = "duf"
|
df = "duf";
|
||||||
|
|
||||||
# git
|
# git
|
||||||
g = "git";
|
g = "git";
|
||||||
|
|
Loading…
Reference in a new issue