mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-01 22:47:48 +00:00
Compare commits
2 Commits
25.7.10
...
codex/2025
| Author | SHA1 | Date | |
|---|---|---|---|
| 191488c081 | |||
| cc47614280 |
@@ -20,6 +20,16 @@
|
|||||||
"value": "Ismo Vuorinen"
|
"value": "Ismo Vuorinen"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"masf": [
|
||||||
|
{
|
||||||
|
"key": "user.email",
|
||||||
|
"value": "ismo@masf.fi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "user.name",
|
||||||
|
"value": "Ismo Vuorinen"
|
||||||
|
}
|
||||||
|
],
|
||||||
"work": [
|
"work": [
|
||||||
{
|
{
|
||||||
"key": "user.email",
|
"key": "user.email",
|
||||||
|
|||||||
@@ -21,3 +21,5 @@ dfm.sh
|
|||||||
.scannerwork
|
.scannerwork
|
||||||
.phpactor.json
|
.phpactor.json
|
||||||
.zsh_history
|
.zsh_history
|
||||||
|
**/.claude/settings.local.json
|
||||||
|
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
helper = cache --timeout 30000
|
helper = cache --timeout 30000
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.config/git/gitignore
|
excludesfile = ~/.config/git/ignore
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user