saveiy mcsaverson
This commit is contained in:
@@ -35,9 +35,9 @@ export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
|||||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||||
|
|
||||||
function qs() {
|
function qs() {
|
||||||
git add .
|
git add .
|
||||||
git commit -m "$1"
|
git commit -m "$1"
|
||||||
git push
|
git push
|
||||||
}
|
}
|
||||||
|
|
||||||
function take() {
|
function take() {
|
||||||
|
|||||||
Reference in New Issue
Block a user