Added known quirks
This commit is contained in:
parent
de78dd97f2
commit
35c44799c6
1 changed files with 7 additions and 0 deletions
|
@ -12,3 +12,10 @@ Simply place the `lfetch` file in a location that is in your PATH. Run `lfetch`
|
|||
# Customization
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue