Skip to content

Commit d11cc23

Browse files
committed
👽 Update URLs
1 parent da9abb3 commit d11cc23

File tree

3 files changed

+36
-35
lines changed

3 files changed

+36
-35
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
patreon: user?u=83975719
23
custom:
34
- "https://user-images.githubusercontent.com/32936898/199681341-1c5cfa61-4411-4b67-b268-7cd87c5867bb.png"
45
- "https://user-images.githubusercontent.com/32936898/199681363-1094a0be-85ca-49cf-a410-19b3d7965120.png"

README.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
# prompt-style.lua
22

33
[![readthedocs](https://shields.io/readthedocs/prompt-stylelua)](https://prompt-stylelua.readthedocs.io)
4-
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Freed-Wu/prompt-style.lua/main.svg)](https://results.pre-commit.ci/latest/github/Freed-Wu/prompt-style.lua/main)
5-
[![github/workflow](https://github.com/Freed-Wu/prompt-style.lua/actions/workflows/main.yml/badge.svg)](https://github.com/Freed-Wu/prompt-style.lua/actions)
6-
[![codecov](https://codecov.io/gh/Freed-Wu/prompt-style.lua/branch/main/graph/badge.svg)](https://codecov.io/gh/Freed-Wu/prompt-style.lua)
7-
[![DeepSource](https://deepsource.io/gh/Freed-Wu/prompt-style.lua.svg/?show_trend=true)](https://deepsource.io/gh/Freed-Wu/prompt-style.lua)
8-
9-
[![github/downloads](https://shields.io/github/downloads/Freed-Wu/prompt-style.lua/total)](https://github.com/Freed-Wu/prompt-style.lua/releases)
10-
[![github/downloads/latest](https://shields.io/github/downloads/Freed-Wu/prompt-style.lua/latest/total)](https://github.com/Freed-Wu/prompt-style.lua/releases/latest)
11-
[![github/issues](https://shields.io/github/issues/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/issues)
12-
[![github/issues-closed](https://shields.io/github/issues-closed/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/issues?q=is%3Aissue+is%3Aclosed)
13-
[![github/issues-pr](https://shields.io/github/issues-pr/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/pulls)
14-
[![github/issues-pr-closed](https://shields.io/github/issues-pr-closed/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/pulls?q=is%3Apr+is%3Aclosed)
15-
[![github/discussions](https://shields.io/github/discussions/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/discussions)
16-
[![github/milestones](https://shields.io/github/milestones/all/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/milestones)
17-
[![github/forks](https://shields.io/github/forks/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/network/members)
18-
[![github/stars](https://shields.io/github/stars/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/stargazers)
19-
[![github/watchers](https://shields.io/github/watchers/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/watchers)
20-
[![github/contributors](https://shields.io/github/contributors/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/graphs/contributors)
21-
[![github/commit-activity](https://shields.io/github/commit-activity/w/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/graphs/commit-activity)
22-
[![github/last-commit](https://shields.io/github/last-commit/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/commits)
23-
[![github/release-date](https://shields.io/github/release-date/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/releases/latest)
24-
25-
[![github/license](https://shields.io/github/license/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua/blob/main/LICENSE)
26-
[![github/languages](https://shields.io/github/languages/count/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua)
27-
[![github/languages/top](https://shields.io/github/languages/top/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua)
28-
[![github/directory-file-count](https://shields.io/github/directory-file-count/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua)
29-
[![github/code-size](https://shields.io/github/languages/code-size/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua)
30-
[![github/repo-size](https://shields.io/github/repo-size/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua)
31-
[![github/v](https://shields.io/github/v/release/Freed-Wu/prompt-style.lua)](https://github.com/Freed-Wu/prompt-style.lua)
32-
33-
[![luarocks](https://img.shields.io/luarocks/v/Freed-Wu/prompt-style)](https://luarocks.org/modules/Freed-Wu/prompt-style)
4+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/wakatime/prompt-style.lua/main.svg)](https://results.pre-commit.ci/latest/github/wakatime/prompt-style.lua/main)
5+
[![github/workflow](https://github.com/wakatime/prompt-style.lua/actions/workflows/main.yml/badge.svg)](https://github.com/wakatime/prompt-style.lua/actions)
6+
[![codecov](https://codecov.io/gh/wakatime/prompt-style.lua/branch/main/graph/badge.svg)](https://codecov.io/gh/wakatime/prompt-style.lua)
7+
[![DeepSource](https://deepsource.io/gh/wakatime/prompt-style.lua.svg/?show_trend=true)](https://deepsource.io/gh/wakatime/prompt-style.lua)
8+
9+
[![github/downloads](https://shields.io/github/downloads/wakatime/prompt-style.lua/total)](https://github.com/wakatime/prompt-style.lua/releases)
10+
[![github/downloads/latest](https://shields.io/github/downloads/wakatime/prompt-style.lua/latest/total)](https://github.com/wakatime/prompt-style.lua/releases/latest)
11+
[![github/issues](https://shields.io/github/issues/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/issues)
12+
[![github/issues-closed](https://shields.io/github/issues-closed/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/issues?q=is%3Aissue+is%3Aclosed)
13+
[![github/issues-pr](https://shields.io/github/issues-pr/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/pulls)
14+
[![github/issues-pr-closed](https://shields.io/github/issues-pr-closed/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/pulls?q=is%3Apr+is%3Aclosed)
15+
[![github/discussions](https://shields.io/github/discussions/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/discussions)
16+
[![github/milestones](https://shields.io/github/milestones/all/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/milestones)
17+
[![github/forks](https://shields.io/github/forks/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/network/members)
18+
[![github/stars](https://shields.io/github/stars/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/stargazers)
19+
[![github/watchers](https://shields.io/github/watchers/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/watchers)
20+
[![github/contributors](https://shields.io/github/contributors/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/graphs/contributors)
21+
[![github/commit-activity](https://shields.io/github/commit-activity/w/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/graphs/commit-activity)
22+
[![github/last-commit](https://shields.io/github/last-commit/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/commits)
23+
[![github/release-date](https://shields.io/github/release-date/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/releases/latest)
24+
25+
[![github/license](https://shields.io/github/license/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua/blob/main/LICENSE)
26+
[![github/languages](https://shields.io/github/languages/count/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua)
27+
[![github/languages/top](https://shields.io/github/languages/top/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua)
28+
[![github/directory-file-count](https://shields.io/github/directory-file-count/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua)
29+
[![github/code-size](https://shields.io/github/languages/code-size/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua)
30+
[![github/repo-size](https://shields.io/github/repo-size/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua)
31+
[![github/v](https://shields.io/github/v/release/wakatime/prompt-style.lua)](https://github.com/wakatime/prompt-style.lua)
32+
33+
[![luarocks](https://img.shields.io/luarocks/v/wakatime/prompt-style)](https://luarocks.org/modules/wakatime/prompt-style)
3434

3535
[luaprompt](https://github.com/dpapavas/luaprompt) is a good REPL of lua.
3636
This project provides:
@@ -48,11 +48,11 @@ REPLs. This project provides some wrapper scripts to use this plugin for them:
4848
- [pandoc](https://pandoc.org)
4949
- [neomutt](https://neomutt.org)
5050

51-
![nvimp](https://github.com/Freed-Wu/prompt-style.lua/assets/32936898/8d0b4863-15c6-4966-b8af-219c9c40c1ae)
51+
![nvimp](https://github.com/wakatime/prompt-style.lua/assets/32936898/8d0b4863-15c6-4966-b8af-219c9c40c1ae)
5252

53-
![texluap](https://github.com/Freed-Wu/prompt-style.lua/assets/32936898/96d9f4c1-55fc-4ae3-87b8-7afd29f4ba0e)
53+
![texluap](https://github.com/wakatime/prompt-style.lua/assets/32936898/96d9f4c1-55fc-4ae3-87b8-7afd29f4ba0e)
5454

55-
![pandocp](https://github.com/Freed-Wu/prompt-style.lua/assets/32936898/b556effe-6be7-4cf9-b612-b1283d6de721)
55+
![pandocp](https://github.com/wakatime/prompt-style.lua/assets/32936898/b556effe-6be7-4cf9-b612-b1283d6de721)
5656

5757
## Usage
5858

prompt-style-0.0.1-0.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
package = "prompt-style"
88
version = "0.0.1-0"
99
source = {
10-
url = "https://github.com/Freed-Wu/prompt-style.lua",
10+
url = "https://github.com/wakatime/prompt-style.lua",
1111
}
1212
description = {
1313
summary = "powerlevel10k style for luaprompt",
1414
detailed = [[powerlevel10k style for luaprompt]],
15-
homepage = "https://github.com/Freed-Wu/prompt-style",
15+
homepage = "https://github.com/wakatime/prompt-style",
1616
license = "GPL3 <https://www.gnu.org/licenses>"
1717
}
1818
dependencies = {

0 commit comments

Comments
 (0)