Skip to content

Commit

Permalink
πŸ“ docs(post): add link to GitHub Gist for source code contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskyfung committed Dec 27, 2024
1 parent feb9d58 commit 8bc3e8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-12-27-github-cli-repo-clone-custom-completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ gh repo clone username/repo -- --depth 1
curl -o ~/.gh-repo-clone-completion.bash https://gist.github.com/chriskyfung/50039cb2a9b586047adc2726085c6280/raw/.bash_profile
```

You can view the source code and contribute on [GitHub Gist](https://gist.github.com/chriskyfung/50039cb2a9b586047adc2726085c6280).

2. **Add to your shell**:

```bash
Expand Down

0 comments on commit 8bc3e8b

Please sign in to comment.