Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffdoolittle/git-with-it

Supercharge your development with `git` wizardry!
https://github.com/jeffdoolittle/git-with-it

git oh-my-zsh ohmyzsh source-code version-control zsh

Last synced: 5 days ago
JSON representation

Supercharge your development with `git` wizardry!

Awesome Lists containing this project

README

        

# [Git With It!](https://github.com/jeffdoolittle/git-demo)

Supercharge your development with `git` wizardry!

See [License](https://github.com//jeffdoolittle/git-with-it/blob/main/LICENSE) for copyright and usage restrictions.

## Git Configuration

* [Git Configuration Templates](config/config.md)

## Git Aliases

* [Aliases for `bash/zsh/etc.`](aliases/sh.aliases.md)
* [Aliases for `PowerShell`](aliases/psh.aliases.md)

## Git Standards

* [Git Commit Standard](standards/git-commit.md)
* More to come

## Recommended Tools

* [VS Code](https://code.visualstudio.com/)

* `git`
* [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph) - Beautiful `git` commit history graphs in VS Code.
* `shell`
* [Oh My Zsh](https://github.com/ohmyzsh/ohmyzsh) - *Made with love in Portland, Oregon!*
* [Oh My Posh](https://github.com/JanDeDobbeleer/oh-my-posh) - On My Zsh - *for PowerShell!*

## Supercharge `git`

[Git Large File Storage (Git LFS)](https://git-lfs.github.com/)
Keep big files from slowing down cloning and synchronizing repositories.

## Author

| [Jeff Doolittle](https://jeffdoolittle.com) | *Software Architect. Transformational Leader. I help make good software professionals great!* |
|-|-|
|![Jeff Doolittle](./assets/jeff_doolittle_avatar.png) | Visit [jeffdoolittle.com](https://jeffdoolittle.com) to find out more about my work. |

© 2020 Jeff Doolittle. All Rights Reserved.