various: Once again hide kernel. Related to #46
This commit is contained in:
parent
aa22d4e32d
commit
2ef3584f5b
1 changed files with 1 additions and 3 deletions
4
pfetch
4
pfetch
|
@ -216,9 +216,7 @@ get_kernel() {
|
|||
case $os in
|
||||
# Don't print kernel output on some systems as the
|
||||
# OS name includes it.
|
||||
*BSD*|Haiku|Minix)
|
||||
log kernel "?"
|
||||
;;
|
||||
*BSD*|Haiku|Minix) ;;
|
||||
|
||||
IRIX)
|
||||
kernel=$(uname -vR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue