druckdev ec94e7ebdd git: Set push.default to current
Push current branch to branch of same name.
This is useful for new branches as I almost always push those with:
```
	git push -u origin "$(git branch --show-current)"
```
2021-07-07 12:02:27 +02:00
2021-07-07 12:02:27 +02:00
2021-03-10 13:52:22 +01:00
2021-05-22 19:05:08 +02:00
2021-04-12 21:01:31 +02:00
2021-04-03 20:27:40 +02:00
2020-11-03 00:46:38 +01:00

My dotfiles

Installation

$ ./meta/install
Description
No description provided
Readme MIT 3 MiB
Languages
Shell 79.7%
Vim Script 18.7%
JavaScript 0.6%
CSS 0.6%
Python 0.3%