mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-23 12:09:55 +00:00
Add note to the readme about bash versions pre 4.0
This commit is contained in:
@@ -47,6 +47,9 @@ about your system and prints it to the terminal next to an image of your choice!
|
|||||||
These are the script's required dependencies
|
These are the script's required dependencies
|
||||||
|
|
||||||
- Bash **4.0+**
|
- Bash **4.0+**
|
||||||
|
- For those of you on OS X not wanting to update bash, the script
|
||||||
|
also works with zsh. All you have to do is change the shebang at
|
||||||
|
the top to ```#!/bin/zsh```.
|
||||||
- Text formatting, dynamic image size and padding: tput
|
- Text formatting, dynamic image size and padding: tput
|
||||||
- Uptime detection: procps or procps-ng
|
- Uptime detection: procps or procps-ng
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user