Skip to content

Commit 100f9b8

Browse files
committed
rename assets
1 parent c5bdac2 commit 100f9b8

File tree

6 files changed

+2
-56
lines changed

6 files changed

+2
-56
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
---
2121

22-
<img src="assets/screenshot-2.png" align="right" height="270px">
22+
<img src="assets/screenshot-1.png" align="right" height="270px">
2323

2424
Onefetch is a command-line Git information tool written in `Rust` that displays project information and code statistics for a local Git repository directly in your terminal.
2525

@@ -29,7 +29,7 @@ By default, repository information is shown alongside the dominant language’s
2929

3030
It automatically detects open-source licenses from their text and provides valuable information such as language distribution, pending changes, dependency counts (per package manager), top contributors (by number of commits), disk usage, creation date, lines of code (LOC), and more.
3131

32-
<img src="assets/screenshot-1.png" align="right" height="270px">
32+
<img src="assets/screenshot-2.png" align="right" height="270px">
3333

3434
Onefetch can be customized via [command-line options](https://github.com/o2sh/onefetch/wiki/command-line-options) to display exactly what you want, the way you want it: adjust the text styling, disable info lines, ignore files and directories, output in multiple formats (JSON, YAML), etc.
3535

assets/screenshot-1.png

-61.8 KB
Loading

assets/screenshot-2.png

61.8 KB
Loading

docs/wiki/_Sidebar.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
- **General**
33
- [Installation](https://github.com/o2sh/onefetch/wiki/installation)
44
- [Getting started](https://github.com/o2sh/onefetch/wiki/getting-started)
5-
- [Nix local setup](https://github.com/o2sh/onefetch/wiki/nix-local-setup)
65
- **Options**
76
- [Command-line options](https://github.com/o2sh/onefetch/wiki/command-line-options)
87
- **Images**

docs/wiki/home.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Welcome to the onefetch's wiki!
44
- **General**
55
- [Installation](https://github.com/o2sh/onefetch/wiki/installation)
66
- [Getting started](https://github.com/o2sh/onefetch/wiki/getting-started)
7-
- [Nix local setup](https://github.com/o2sh/onefetch/wiki/nix-local-setup)
87
- **Options**
98
- [Command-line options](https://github.com/o2sh/onefetch/wiki/command-line-options)
109
- **Images**

docs/wiki/nix-local-setup.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)