Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
O
oh-my-fish
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
oh-my-fish
Commits
befebda9
Commit
befebda9
authored
Jun 02, 2016
by
Pablo Santiago Blum de Aguiar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
templates: consistently use newlines before sections
parent
7a815f32
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
pkg/omf/templates/pkg/README.md
pkg/omf/templates/pkg/README.md
+2
-0
pkg/omf/templates/themes/README.md
pkg/omf/templates/themes/README.md
+4
-1
No files found.
pkg/omf/templates/pkg/README.md
View file @
befebda9
...
...
@@ -9,6 +9,7 @@
<br/>
## Install
```
fish
...
...
@@ -22,6 +23,7 @@ $ omf install {{NAME}}
$ {{NAME}}
```
# License
[
MIT
][
mit
]
©
[
{{USER}}
][
author
]
et
[
al
][
contributors
]
...
...
pkg/omf/templates/themes/README.md
View file @
befebda9
...
...
@@ -9,24 +9,27 @@
<br/>
## Install
## Install
```
fish
$ omf install {{NAME}}
```
## Features
*
Lorem ipsum dolor sit amet.
*
Consectetur adipisicing elit.
## Screenshot
<p
align=
"center"
>
<img
src=
"{{SCREENSHOT_URL}}"
>
</p>
# License
[
MIT
][
mit
]
©
[
{{USER}}
][
author
]
et
[
al
][
contributors
]
...
...
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