Skip to content

Commit 091ec5d

Browse files
committed
docs: more fixes
1 parent 2689f94 commit 091ec5d

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,19 @@ Helpful GitHub Assistant for Alfred.
1616
- Search all public GitHub repositories via the keyword `gh`.
1717
+ <kbd>⏎</kbd>: Open the repo's GitHub page.
1818
+ <kbd>⌥⏎</kbd>: Copy the repo URL.
19-
+ <kbd>⌃⏎</kbd>: Shallow clone the repo to a local folder. Optionally,
20-
creates a fork on GitHub with the `gh` cli and prepares the repo for a PR.
19+
+ <kbd>⌃⏎</kbd>: Shallow clone the repo to a local folder and open in the
20+
Terminal. Optionally, creates a fork on GitHub with the `gh` cli and
21+
prepares the repo for a PR.
2122
+ <kbd>⇧⏎</kbd>: Search the last 100 issues, use <kbd>⏎</kbd> to open the
2223
issue in the browser.
2324
- Quick access the repositories you own via `gg`.
2425
+ <kbd>⏎</kbd>: If the repo is available locally on your device, open it in
2526
Finder. Otherwise, open the repo's GitHub page.
2627
+ <kbd>⌘⏎</kbd>: Open the repo's GitHub page.
2728
+ <kbd>⌥⏎</kbd>: Copy the repo link.
28-
+ <kbd>⌃⏎</kbd>: Shallow clone the repo to a local folder.
29+
+ <kbd>⌃⏎</kbd>: Shallow clone the repo to a local folder and open in the
30+
Terminal. If the repo is already locally available on your device, just
31+
open the repository in the Terminal.
2932
+ <kbd>⇧⏎</kbd>: Search the last 100 issues, use <kbd>⏎</kbd> to open the
3033
issue in the browser.
3134
- Open recent GitHub issues you are involved in with `ghi`.

info.plist

+15-12
Original file line numberDiff line numberDiff line change
@@ -1333,29 +1333,32 @@
13331333
- Search all public GitHub repositories via the keyword `gh`.
13341334
+ &lt;kbd&gt;&lt;/kbd&gt;: Open the repo's GitHub page.
13351335
+ &lt;kbd&gt;⌥⏎&lt;/kbd&gt;: Copy the repo URL.
1336-
+ &lt;kbd&gt;⌃⏎&lt;/kbd&gt;: Shallow clone the repo to a local folder. Optionally, creates a fork on GitHub with the `gh` cli and prepares the repo for a PR.
1336+
+ &lt;kbd&gt;⌃⏎&lt;/kbd&gt;: Shallow clone the repo to a local folder and open in the Terminal. Optionally, creates a fork on GitHub with the `gh` cli and prepares the repo for a PR.
13371337
+ &lt;kbd&gt;⇧⏎&lt;/kbd&gt;: Search the last 100 issues, use &lt;kbd&gt;&lt;/kbd&gt; to open the issue in the browser.
13381338
- Quick access the repositories you own via `gg`.
13391339
+ &lt;kbd&gt;&lt;/kbd&gt;: If the repo is available locally on your device, open it in Finder. Otherwise, open the repo's GitHub page.
13401340
+ &lt;kbd&gt;⌘⏎&lt;/kbd&gt;: Open the repo's GitHub page.
13411341
+ &lt;kbd&gt;⌥⏎&lt;/kbd&gt;: Copy the repo link.
1342-
+ &lt;kbd&gt;⌃⏎&lt;/kbd&gt;: Shallow clone the repo to a local folder.
1342+
+ &lt;kbd&gt;⌃⏎&lt;/kbd&gt;: Shallow clone the repo to a local folder and open in the Terminal. If the repo is already locally available on your device, just open the repository in the Terminal.
13431343
+ &lt;kbd&gt;⇧⏎&lt;/kbd&gt;: Search the last 100 issues, use &lt;kbd&gt;&lt;/kbd&gt; to open the issue in the browser.
13441344
- Open recent GitHub issues you are involved in with `ghi`.
13451345
+ &lt;kbd&gt;&lt;/kbd&gt;: Open the issue in the browser.
13461346
+ &lt;kbd&gt;⌥⏎&lt;/kbd&gt;: Copy the issue URL.
13471347
- Access Pull Requests (PRs) you have opened with the keyword `gpr`.
13481348
+ &lt;kbd&gt;&lt;/kbd&gt;: Open the PR in the browser.
13491349
+ &lt;kbd&gt;⌥⏎&lt;/kbd&gt;: Copy the link to the PR.
1350-
- Directly open your GitHub notification via `gn`. (Requires that you export a
1351-
`$GITHUB_TOKEN` set in your `.zshenv`.)
1350+
- Directly open your GitHub notification via `gn`. (Requires that you export a `$GITHUB_TOKEN` set in your `.zshenv`.)
13521351
+ &lt;kbd&gt;&lt;/kbd&gt;: Open the notification in the browser.
13531352
+ &lt;kbd&gt;⌘⏎&lt;/kbd&gt;: Mark the notification as read.
13541353
+ &lt;kbd&gt;⌥⏎&lt;/kbd&gt;: Copy the URL of the notification target.
13551354
13561355
---
13571356
1358-
Created by [Chris Grieser](https://chris-grieser.de/).</string>
1357+
#### ⭐️ [Star on GitHub](https://github.com/chrisgrieser/gitfred)
1358+
1359+
---
1360+
1361+
#### Created by [Chris Grieser](https://chris-grieser.de/).</string>
13591362
<key>uidata</key>
13601363
<dict>
13611364
<key>06CC5118-3CAE-427B-928D-48B78C81B6B6</key>
@@ -1700,9 +1703,9 @@ Created by [Chris Grieser](https://chris-grieser.de/).</string>
17001703
<true/>
17011704
</dict>
17021705
<key>description</key>
1703-
<string></string>
1706+
<string>Number of results. (Maximum 100, a high number takes longer to load.)</string>
17041707
<key>label</key>
1705-
<string>results in issue search</string>
1708+
<string>Issue Search</string>
17061709
<key>type</key>
17071710
<string>textfield</string>
17081711
<key>variable</key>
@@ -1721,9 +1724,9 @@ Created by [Chris Grieser](https://chris-grieser.de/).</string>
17211724
<true/>
17221725
</dict>
17231726
<key>description</key>
1724-
<string>Folder where repositories should be cloned to.</string>
1727+
<string>Local folder where repositories should be cloned to.</string>
17251728
<key>label</key>
1726-
<string>Local Repo Folder</string>
1729+
<string>Cloning</string>
17271730
<key>type</key>
17281731
<string>filepicker</string>
17291732
<key>variable</key>
@@ -1737,12 +1740,12 @@ Created by [Chris Grieser](https://chris-grieser.de/).</string>
17371740
<key>required</key>
17381741
<false/>
17391742
<key>text</key>
1740-
<string></string>
1743+
<string>fork when not owner</string>
17411744
</dict>
17421745
<key>description</key>
1743-
<string>When closing a repository that you are not the owner of, also create a fork an prepare the repo for e PR. (Requires the `gh` cli.)</string>
1746+
<string>When cloning a repository that you do not own, also create a fork an prepare the repo for e PR. (Requires the `gh` cli.)</string>
17441747
<key>label</key>
1745-
<string>Fork when cloning</string>
1748+
<string></string>
17461749
<key>type</key>
17471750
<string>checkbox</string>
17481751
<key>variable</key>

0 commit comments

Comments
 (0)