saveiy mcsaverson

This commit is contained in:
2024-09-26 17:11:55 +00:00
parent 1de096071e
commit 86aff799de

View File

@@ -35,9 +35,9 @@ export MANPAGER="sh -c 'col -bx | bat -l man -p'"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
function qs() {
git add .
git commit -m "$1"
git push
git add .
git commit -m "$1"
git push
}
function take() {