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
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.