Created
June 7, 2022 22:14
-
-
Save darkwater4213/1629d3c35727e4aa019b14f8ea62c19d to your computer and use it in GitHub Desktop.
git gud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| darkwater4213@home ~ $ git gud | |
| git gud at https://git-scm.com/docs/ | |
| darkwater4213@home ~ $ git gud help | |
| git gud with | |
| git gud [--install] [--auto-open] [-s source|-l local-source] [-t type] | |
| source: [git|pro-git|...] | |
| type: [epub|pdf|mobi|html|zip|md|txt|rtf|...] | |
| git gud at git gud with | |
| git gud halp | |
| or | |
| git gud help | |
| darkwater4213@home ~ $ git gud -s git | |
| git gud at https://git-scm.com/docs/ | |
| darkwater4213@home ~ $ git gud -s pro-git | |
| git gud at https://git-scm.com/book/en/v2 | |
| darkwater4213@home ~ $ git gud --auto-open | |
| git gud at https://git-scm.com/docs/ | |
| *opens url in default browser* | |
| darkwater4213@home ~ $ git gud --auto-open -s pro-git | |
| git gud at https://git-scm.com/book/en/v2 | |
| *opens url in default browser* | |
| darkwater4213@home ~ $ git gud --install -s pro-git -t epub | |
| is git gud from https://git-scm.com/docs/... | |
| 100% | [#########################] | |
| done. | |
| git gud with | |
| git gud -l git | |
| or git gud at | |
| ~/git/gud/pro-git.epub | |
| darkwater4213@home ~ $ git gud -l pro-git.epub | |
| *opens ~/git/gud/pro-git.epub in default epub viewer* | |
| darkwater4213@home ~ $ cd git/gud/ | |
| darkwater4213@home ~/git/gud $ open pro-git.epub | |
| darkwater4213@home ~/git/gud $ exit | |
| *terminates session* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment