aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 5 insertions, 18 deletions
diff --git a/README.md b/README.md
index c59735b..96323e4 100644
--- a/README.md
+++ b/README.md
@@ -7,29 +7,16 @@ look no further than nofetch.
simply run `nofetch`, and watch all of your r/unixporn problems go away.
-**new:** append`-o` to get just the os name value! useful for piping the ACTUAL distribution or OS name into other scripts/scriptlets
-
-![](screenshot.png)
-
## install instructions
-- clone the repo to your system
-
- `git clone https://github.com/jnats/nofetch`
-
-- make sure install.sh is set as executable
+its a posix shell script, you can figure it out.
- `chmod +x install.sh`
-
-- run install.sh
-
- `./install.sh`
## dependencies
-realistically any system that has the following
-
-- preferrably either doas or sudo (otherwise, run `install.sh` as root)
-- bash, or any other POSIX compliant shell
+any sane system with:
+- posix shell
- grep
- head
- sed
- cat
+
+if your system doesn't have those tools reconsider your choice of os please