[READ-ONLY] Mirror of https://github.com/shuuji3/dotfiles. ⚙ dotfiles managed by chezmoi
0

Configure Feed

Select the types of activity you want to include in your feed.

feat(git): add global gitignore

+2
+2
dot_gitconfig
··· 1 1 [user] 2 2 name = TAKAHASHI Shuuji 3 3 email = shuuji3@gmail.com 4 + [core] 5 + excludesfile = ~/.gitignore 4 6 [alias] 5 7 br = branch 6 8 cm = commit
dot_gitignore_global dot_gitignore