Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/jeffdoolittle/git-with-it
- Owner: jeffdoolittle
- License: bsd-3-clause
- Created: 2020-08-21T16:02:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-09-04T21:25:05.000Z (over 4 years ago)
- Last Synced: 2024-10-30T01:44:36.495Z (about 2 months ago)
- Topics: git, oh-my-zsh, ohmyzsh, source-code, version-control, zsh
- Homepage: https://github.com/jeffdoolittle/git-with-it
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.