blob: 869850274821b66de69b3bec22662f41a51d4928 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# nufetch
[neofetch](https://github.com/dylanaraps/neofetch) or [pfetch](https://github.com/dylanaraps/pfetch), but in [nu](https://www.nushell.sh/)!
## Usage
Assuming you have `nu` [installed](https://www.nushell.sh/book/installation.html):
```
git clone https://github.com/getchoo/nufetch
cd nufetch
./nufetch.nu
```
## TODO
- [ ] Support package counts
- [ ] Maybe support the ASCII art...
|