Skip to content

AndersDJohnson/gitconfig

Repository files navigation

gitconfig

My Git configurations.

Install

#. Download

  • git clone https://github.com/AndersDJohnson/gitconfig ~/.gitconfig-dir

#. Run install script:

  • cd ~/.gitconfig-dir
  • ./install.sh

If you use Zsh or have any aliases that conflict with the git aliases here, you may need to unset them in your shell init scripts, e.g.:

unalias l

Otherwise you may get errors like:

git: 'ls' is not a git command. See 'git --help'.

Used by

References

About

My Git configurations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages