1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-02-02 15:18:37 +00:00

Compare commits

...

2 commits

Author SHA1 Message Date
5b8f98ea25
GPG-sign commits 2023-05-12 12:02:38 +09:00
6e33833e06
brew bundle dump -f --global 2023-05-12 11:58:17 +09:00
2 changed files with 10 additions and 6 deletions

View file

@ -9,9 +9,10 @@ brew "hadolint"
brew "jq"
brew "mdbook"
brew "mkcert"
brew "sqlite"
brew "rclone"
brew "shellcheck"
brew "sqlite"
brew "tea"
brew "ykman"
brew "drone/drone/drone"
brew "oven-sh/bun/bun"

View file

@ -1,11 +1,14 @@
[user]
name = Kohei Watanabe
email = kou029w@gmail.com
email = nebel@fogtype.com
signingKey = 79807D08C6EF6460
[commit]
gpgSign = true
[core]
commentChar = ";"
[init]
defaultBranch = main
[pull]
rebase = true
[rebase]
autoStash = true
[init]
defaultBranch = main
[core]
commentChar = ";"