whooooooooooooooooooooooooooo
This commit is contained in:
parent
a43f4ed51a
commit
a5fdcbf449
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ gcom() {
|
||||||
}
|
}
|
||||||
lazyg() {
|
lazyg() {
|
||||||
git add .
|
git add .
|
||||||
git commit -m (curl -s https://whatthecommit.com/index.txt)
|
git commit -m "$(curl -s https://whatthecommit.com/index.txt)"
|
||||||
git push
|
git push
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue