Added known quirks

master
Katelyn Hamer 5 years ago
parent de78dd97f2
commit 35c44799c6

@ -12,3 +12,10 @@ Simply place the `lfetch` file in a location that is in your PATH. Run `lfetch`
# Customization # Customization
All customization can be done by modifying the script. The entries and their colours are defined between line 51 and 63. All customization can be done by modifying the script. The entries and their colours are defined between line 51 and 63.
# Known quirks
- Script doesn't run on SH due to implementing Bash features.
- Getting the distro name via `/etc/os-release` is unreliable.
- Some entries are created by running `gawk` on existing commands, changes to the commands' output can break the script.
- Colour bar is hardcoded.

Loading…
Cancel
Save