Increase DPI, various fish functions

This commit is contained in:
2019-08-20 05:34:28 -04:00
parent 704fb6665c
commit 1ef5633357
15 changed files with 495 additions and 38 deletions

View File

@@ -0,0 +1,4 @@
function git-push-new-gitea
git remote add gitea git@git.ataraxy.tk:Kevin-Mok/$argv[1].git
and git push --set-upstream gitea master
end