Skip to content

Commit

Permalink
Update git user.name
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ggs committed Oct 19, 2024
1 parent d1113aa commit 6f5021f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

git config --global user.name "boggs"
git config --global user.name "boggs 🌊"
git config --global user.email "[email protected]"
git config --global core.excludesfile $HOME/.gitignore
git config --global pull.rebase false
Expand Down

0 comments on commit 6f5021f

Please sign in to comment.