docs: update
This commit is contained in:
parent
4fd3cece95
commit
b9c399d671
2
pfetch
2
pfetch
|
@ -45,7 +45,7 @@ main() {
|
||||||
# NOTE: To avoid breaking indentation with 'EOF', '-EOF' is used.
|
# NOTE: To avoid breaking indentation with 'EOF', '-EOF' is used.
|
||||||
# This has the caveat that the lines be TAB indented.
|
# This has the caveat that the lines be TAB indented.
|
||||||
read -r kernel_name kernel_version kernel_machine <<-EOF
|
read -r kernel_name kernel_version kernel_machine <<-EOF
|
||||||
$(uname -srm)
|
$(uname -srm)
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
get_os
|
get_os
|
||||||
|
|
Loading…
Reference in New Issue
Block a user