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";
|
||||
ll = "ls -lah";
|
||||
rm = "rm -i";
|
||||
df = "duf"
|
||||
df = "duf";
|
||||
|
||||
# git
|
||||
g = "git";
|
||||
|
|
Loading…
Reference in a new issue