We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662bfaa commit 8fdc0a6Copy full SHA for 8fdc0a6
README.md
@@ -0,0 +1,29 @@
1
+# WinNF
2
+
3
+A Windows fetch script using Nerdfonts
4
5
+### Dependencies
6
7
+- [Any Nerdfont](https://www.nerdfonts.com)
8
+- CMD / PowerShell / PWSH
9
+- Anything but \*nix operating systems
10
11
+### To install and run
12
13
+#### [Windows](https://crates.io/crates/winnf):
14
15
+```sh
16
+cargo install winnf --locked
17
+winnf
18
+```
19
20
+### Features
21
22
+- No *nix based operating system compatability
23
+- Not bloated
24
+- Portable
25
+- Windows Shell
26
27
+### OSes tested
28
29
+- Windows
0 commit comments