docs: update
This commit is contained in:
parent
f2d4f3eb5e
commit
c4b1287a7a
1 changed files with 2 additions and 0 deletions
2
pfetch
2
pfetch
|
@ -110,6 +110,8 @@ get_os() {
|
|||
|
||||
case $os in
|
||||
Linux*)
|
||||
# The value of '$distro' is determined by the *last*
|
||||
# evaluated match in this command list.
|
||||
command -v lsb_release && distro=$(lsb_release -sd)
|
||||
|
||||
# Disable warning about shellcheck not being able
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue