index
:
dotfiles
main
dotfiles
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.config
/
git
Age
Commit message (
Collapse
)
Author
2025-11-02
git: add alias "squash-onto"
HEAD
main
nsfisis
2025-11-01
git: set core.pager to configure tab width with 4
nsfisis
2025-09-09
git: globally ignore AGENTS.md
nsfisis
2025-08-13
git: use glab for GitLab credential helper
nsfisis
2025-07-17
git/alias: add new alias "git backup-branch"
nsfisis
2025-07-17
git/alias: improve "git sync-upstream"
nsfisis
2025-07-09
git: update global ignore
nsfisis
2025-07-09
git: set user.name and user.email on workplace machine
nsfisis
2025-07-08
git: add alias "git sync-upstream"
nsfisis
2025-07-04
git: set false to advice.skippedcherrypicks
nsfisis
2025-06-21
git: remove .cline* from global gitignore
nsfisis
2025-06-15
git: update global gitignore
nsfisis
2025-06-08
home-manager: re-install claude-code
nsfisis
2025-05-10
git: add alias "ignore"
nsfisis
2025-05-10
git: globally ignore .nvim.lua
nsfisis
2025-05-06
home-manager: uninstall claude-code
nsfisis
2025-04-27
git: move location of git-* binaries
nsfisis
2025-04-24
git: globally ignore ".ken"
nsfisis
2025-04-09
git: add alias `git init-empty`
nsfisis
2025-04-03
home-manager: install claude-code
nsfisis
2025-03-29
git: remove credential.helper
nsfisis
2025-03-28
git: globally ignore .cline and .clinerules
nsfisis
2025-03-17
git: make configurations better
nsfisis
https://blog.gitbutler.com/how-git-core-devs-configure-git/
2025-01-22
git: configure `gh` as credential helper
nsfisis
2025-01-10
git/alias: rename "git tmp" to "git wip"
nsfisis
2024-12-18
git: add alias `git tags` (exactly same as `git tag`)
nsfisis
2024-06-24
home-manager: install phpactor
nsfisis
2023-09-28
git: add .direnv to gitignore
nsfisis
2023-09-01
git: disable core.quotepath by default
nsfisis
2023-09-01
git: add alias "setup-hooks"
nsfisis
2023-08-28
git:hooks: improve githooks/commit-msg
nsfisis
2023-08-19
git: simplify aliases (pullu/pullo/pusho)
nsfisis
2022-12-15
git: add alias config-user
nsfisis
2022-12-15
git: make aliases more portable
nsfisis
2022-12-15
git: add alias "fetch1"
nsfisis
2022-10-15
git: port the implementation of alias "git-sw" to Golang
nsfisis
2022-06-21
git: fix alias
nsfisis
2022-06-18
git: git checkout => git switch/restore
nsfisis
2022-01-25
git: add "rep" alias
nsfisis
2021-12-01
git: set commit.verbose = true
nsfisis
2021-11-27
git: disable commit.status and commit.verbose
nsfisis
2021-11-27
git: disable help.autocorrect
nsfisis
2021-11-27
use neovim instead of vim
nsfisis
2021-11-13
git: fix alias "m" and "cpickc"
nsfisis
2021-11-13
git: move .gitconfig to .config/git/config
nsfisis
2021-11-07
.config/git/ignore: remove tags
nsfisis
Because the file name can be used as a normal file which should not be ignored.
2021-05-30
Move '.gitignore_global' to '.config/git/ignore'
nsfisis
It is the default place of the global ignore file.