File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,9 @@ https://github.com/sxyazi/yazi/assets/17523360/740a41f4-3d24-4287-952c-3aec51520
6
6
7
7
⚠️ Note: Yazi is currently in active development and may be unstable. The API is subject to change without prior notice.
8
8
9
- ## Installation
10
-
11
- Before getting started, ensure that the following dependencies are installed on your system:
9
+ ## Prerequisites
12
10
13
- - nerd-fonts (_ required _ )
11
+ - nerd-fonts ([ _ optional _ ] ( https://github.com/sxyazi/yazi/wiki/I-don't-like-nerd%E2%80%90fonts! ) )
14
12
- ffmpegthumbnailer (_ optional_ , for video thumbnails)
15
13
- unar (_ optional_ , for archive preview)
16
14
- jq (_ optional_ , for JSON preview)
@@ -20,6 +18,8 @@ Before getting started, ensure that the following dependencies are installed on
20
18
- fzf (_ optional_ , for directory jumping)
21
19
- zoxide (_ optional_ , for directory jumping)
22
20
21
+ ## Installation
22
+
23
23
<details >
24
24
25
25
<summary >Arch Linux</summary >
@@ -89,6 +89,14 @@ You can also manage Yazi's configuration using the
89
89
90
90
<details >
91
91
92
+ <summary >Windows</summary >
93
+
94
+ See [ Windows Installation Guide] ( https://github.com/sxyazi/yazi/wiki/Windows-Installation-Guide ) .
95
+
96
+ </details >
97
+
98
+ <details >
99
+
92
100
<summary >Build from source</summary >
93
101
94
102
Execute the following commands to clone the project and build Yazi:
You can’t perform that action at this time.
0 commit comments