Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
93abca71
Commit
93abca71
authored
Oct 21, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make note about support
parent
bd44f1ea
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+1
-0
config
config/config
+1
-0
neofetch
neofetch
+1
-0
neofetch.1
neofetch.1
+2
-0
No files found.
README.md
View file @
93abca71
...
@@ -366,6 +366,7 @@ alias neofetch2="neofetch \
...
@@ -366,6 +366,7 @@ alias neofetch2="neofetch \
Possible values: name, speed, tiny, on, off
Possible values: name, speed, tiny, on, off
--cpu_cores type Whether or not to display the number of CPU cores
--cpu_cores type Whether or not to display the number of CPU cores
Takes: logical, physical, off
Takes: logical, physical, off
Note: 'physical' only works on Linux, Windows and macOS.
--distro_shorthand on/off Shorten the output of distro (tiny, on, off)
--distro_shorthand on/off Shorten the output of distro (tiny, on, off)
NOTE: This is only possible on Linux, macOS, and Solaris
NOTE: This is only possible on Linux, macOS, and Solaris
--kernel_shorthand on/off Shorten the output of kernel
--kernel_shorthand on/off Shorten the output of kernel
...
...
config/config
View file @
93abca71
...
@@ -111,6 +111,7 @@ cpu_display="off"
...
@@ -111,6 +111,7 @@ cpu_display="off"
# Logical: All virtual cores
# Logical: All virtual cores
# Physical: All physical cores
# Physical: All physical cores
# --cpu_cores logical, physical, off
# --cpu_cores logical, physical, off
# Note: 'physical' only works on Linux, Windows and macOS.
cpu_cores
=
"logical"
cpu_cores
=
"logical"
...
...
neofetch
View file @
93abca71
...
@@ -2958,6 +2958,7 @@ usage() { cat << EOF
...
@@ -2958,6 +2958,7 @@ usage() { cat << EOF
Possible values: name, speed, tiny, on, off
Possible values: name, speed, tiny, on, off
--cpu_cores type Whether or not to display the number of CPU cores
--cpu_cores type Whether or not to display the number of CPU cores
Takes: logical, physical, off
Takes: logical, physical, off
Note: 'physical' only works on Linux, Windows and macOS.
--distro_shorthand on/off Shorten the output of distro (tiny, on, off)
--distro_shorthand on/off Shorten the output of distro (tiny, on, off)
NOTE: This is only possible on Linux, macOS, and Solaris
NOTE: This is only possible on Linux, macOS, and Solaris
--kernel_shorthand on/off Shorten the output of kernel
--kernel_shorthand on/off Shorten the output of kernel
...
...
neofetch.1
View file @
93abca71
...
@@ -37,6 +37,8 @@ Possible values: name, speed, tiny, on, off
...
@@ -37,6 +37,8 @@ Possible values: name, speed, tiny, on, off
.TP
.TP
.B \--cpu_cores 'logical/physical/off'
.B \--cpu_cores 'logical/physical/off'
Whether or not to display the number of CPU cores
Whether or not to display the number of CPU cores
.br
Note: 'physical' only works on Linux, Windows and macOS.
.TP
.TP
.B \--distro_shorthand 'on/off'
.B \--distro_shorthand 'on/off'
Shorten the output of distro (tiny, on, off)
Shorten the output of distro (tiny, on, off)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment