Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
05a38c8b
Unverified
Commit
05a38c8b
authored
Jan 29, 2020
by
Nikita Sharnin
Committed by
GitHub
Jan 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lol: fix docs for yolo alias (#8576)
parent
7ff77120
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
plugins/lol/README.md
+2
-2
No files found.
plugins/lol/README.md
View file @
05a38c8b
...
...
@@ -61,7 +61,7 @@ Plugin for adding catspeak aliases, because why not
|
`
violenz
`
|
`
git rebase
`
|
|
`
visible
`
|
`
echo
`
|
|
`
wtf
`
|
`
dmesg
`
|
|
`
yolo
`
|
`
git commit
-m
"
$(
curl
-s
http
s://whatthecommit.com/index.txt
)
"
`
|
|
`
yolo
`
|
`
git commit
-m
"
$(
curl
-s
http
://whatthecommit.com/index.txt
)
"
`
|
## Usage Examples
...
...
@@ -78,6 +78,6 @@ nowai u=r,go= some.file
# ssh root@catserver.org
pwned root@catserver.org
# git commit -m "$(curl -s http
s
://whatthecommit.com/index.txt)"
# git commit -m "$(curl -s http://whatthecommit.com/index.txt)"
yolo
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment