/gitconfig

📝 Git configurations

MIT LicenseMIT

gitconfig

📝 Git configurations

Getting Started

$ cd ~
$ git clone --recursive https://github.com/posquit0/gitconfig ~/.git
$ ln -s .git/gitconfig .gitconfig
$ cp .git/gitconfig.local .gitconfig.local

Contributing

This project follows the Contributor Covenant Code of Conduct.

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or ask feature requests.

Self Promotion

Like this project? Please give it a ★ on GitHub! It helps this project a lot. And if you're feeling especially charitable, follow posquit0 on GitHub.

See Also

  • brewfile - Brewfile to install softwares in macOS for engineers.
  • dotfiles - Awesome configurations for the development environments.
  • tmux-conf - TMUX Configuration for nerds with tpm.
  • vimrc - Vim Configuration for nerds with vim-plug.
  • zshrc - Zsh Configuration for nerds with zplug.

License

Provided under the terms of the MIT License.

Copyright © 2014-2023, Byungjin Park.