Update .zshrc
This commit is contained in:
@@ -39,7 +39,7 @@ eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
|||||||
|
|
||||||
function qs() {
|
function qs() {
|
||||||
git add .
|
git add .
|
||||||
git commit -m "$1"
|
git commit -m "save"
|
||||||
git push
|
git push
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user