diff options
| author | Super User <root@p.noml.ch> | 2026-03-23 19:09:37 +0800 |
|---|---|---|
| committer | Super User <root@p.noml.ch> | 2026-03-23 19:09:37 +0800 |
| commit | c332cf11dc0266f31eeae067ace5a9bda18122c6 (patch) | |
| tree | e4934d0f83aa1c7138e9b22efea97d5bf67ad905 /git/set-global_user.sh | |
| parent | dea4663f14bcb1703aa616ad05172667e452e701 (diff) | |
flatten setup directory structure
Diffstat (limited to 'git/set-global_user.sh')
| -rwxr-xr-x | git/set-global_user.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git/set-global_user.sh b/git/set-global_user.sh new file mode 100755 index 0000000..30e11eb --- /dev/null +++ b/git/set-global_user.sh | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | git config --global user.email "hc@email.ch" | ||
| 2 | git config --global user.name "hc" | ||
