Skip to content

Commit dd0c7a2

Browse files
authored
Merge pull request #85 from unixorn/add-joe
Add joe
2 parents 105bdcf + a9f2cf0 commit dd0c7a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ Here are some helpful aliases for your `~/.gitconfig`
267267
* [gitgo](gitgo](https://github.com/ltj/gitgo) - Open a GitHub/Gitlab hosted repository in your browser via the command line (macOS only).
268268
* [gitsh](https://github.com/thoughtbot/gitsh) - An interactive shell for git. From within gitsh you can issue any git command, even using your local aliases and configuration.
269269
* [hub](https://github.com/github/hub) - A command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
270+
* [joe](https://github.com/karan/joe) - Generates `.gitignore` files from the command line for you.
270271
* [mergepbx](https://github.com/simonwagner/mergepbx) - Helper script for merging XCode project files.
271272
* [xcode-build-scripts](https://github.com/indirect/xcode-git-build-scripts) - Helper scripts to use with XCode projects
272273

0 commit comments

Comments
 (0)