This commit is contained in:
2016-05-17 00:27:06 -07:00
parent 8332317953
commit 5c4f384acd
453 changed files with 3971 additions and 2 deletions

View File

@@ -87,8 +87,6 @@ function .g-init() {
git init --bare $HOME/.dotgit
.g config --local status.showUntrackedFiles no
.g remote add origin ssh://dedi/root/.dotgit
git config --global user.name "Your Name"
git config --global user.email you@example.com
}
function twitch() {