aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/git
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-07-09 00:54:13 +0900
committernsfisis <nsfisis@gmail.com>2025-07-09 00:54:13 +0900
commit9d7c29dbb9bab86e05f0a5d240e56e832942e9eb (patch)
tree3593cb3d18ca9ffee1b800fd2c0dca102739a252 /.config/git
parent551122e5da0f8ca51ffc7da0cb063c627f34ebf7 (diff)
downloaddotfiles-9d7c29dbb9bab86e05f0a5d240e56e832942e9eb.tar.gz
dotfiles-9d7c29dbb9bab86e05f0a5d240e56e832942e9eb.tar.zst
dotfiles-9d7c29dbb9bab86e05f0a5d240e56e832942e9eb.zip
git: set user.name and user.email on workplace machine
Diffstat (limited to '.config/git')
-rw-r--r--.config/git/local.pc168.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/git/local.pc168.config b/.config/git/local.pc168.config
new file mode 100644
index 0000000..88cc123
--- /dev/null
+++ b/.config/git/local.pc168.config
@@ -0,0 +1,3 @@
+[user]
+ name = "IMAMURA Kensuke"
+ email = "imamura.kensuke@dgcircus.com"