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
3c078840
Unverified
Commit
3c078840
authored
Jan 09, 2019
by
black
Committed by
GitHub
Jan 09, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1162 from xPMo/on_tiny_off
Where supported, keep on/tiny/off flags in the same order
parents
b6b320a7
766113a0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
neofetch
neofetch
+6
-6
neofetch.1
neofetch.1
+6
-6
No files found.
neofetch
View file @
3c078840
...
@@ -108,7 +108,7 @@ kernel_shorthand="on"
...
@@ -108,7 +108,7 @@ kernel_shorthand="on"
# Shorten the output of the distro function
# Shorten the output of the distro function
#
#
# Default: 'off'
# Default: 'off'
# Values: 'on', '
off', 'tiny
'
# Values: 'on', '
tiny', 'off
'
# Flag: --distro_shorthand
# Flag: --distro_shorthand
# Supports: Everything except Windows and Haiku
# Supports: Everything except Windows and Haiku
distro_shorthand="off"
distro_shorthand="off"
...
@@ -132,13 +132,13 @@ os_arch="on"
...
@@ -132,13 +132,13 @@ os_arch="on"
# Shorten the output of the uptime function
# Shorten the output of the uptime function
#
#
# Default: 'on'
# Default: 'on'
# Values: 'on', '
off', 'tiny
'
# Values: 'on', '
tiny', 'off
'
# Flag: --uptime_shorthand
# Flag: --uptime_shorthand
#
#
# Example:
# Example:
# on: '2 days, 10 hours, 3 mins'
# on: '2 days, 10 hours, 3 mins'
# off: '2 days, 10 hours, 3 minutes'
# tiny: '2d 10h 3m'
# tiny: '2d 10h 3m'
# off: '2 days, 10 hours, 3 minutes'
uptime_shorthand="on"
uptime_shorthand="on"
...
@@ -4324,7 +4324,7 @@ INFO:
...
@@ -4324,7 +4324,7 @@ INFO:
NOTE: You can supply multiple args. eg. 'neofetch --disable cpu gpu'
NOTE: You can supply multiple args. eg. 'neofetch --disable cpu gpu'
--package_managers on/off Hide/Show Package Manager names . (
tiny, on
, off)
--package_managers on/off Hide/Show Package Manager names . (
on, tiny
, off)
--os_arch on/off Hide/Show OS architecture.
--os_arch on/off Hide/Show OS architecture.
--speed_type type Change the type of cpu speed to display.
--speed_type type Change the type of cpu speed to display.
Possible values: current, min, max, bios,
Possible values: current, min, max, bios,
...
@@ -4351,7 +4351,7 @@ INFO:
...
@@ -4351,7 +4351,7 @@ INFO:
NOTE: For FreeBSD and NetBSD-based systems, you need to enable
NOTE: For FreeBSD and NetBSD-based systems, you need to enable
coretemp kernel module. This only supports newer Intel processors.
coretemp kernel module. This only supports newer Intel processors.
--distro_shorthand on/off Shorten the output of distro (
tiny, on
, off)
--distro_shorthand on/off Shorten the output of distro (
on, tiny
, off)
NOTE: This option won't work in Windows (Cygwin)
NOTE: This option won't work in Windows (Cygwin)
...
@@ -4359,7 +4359,7 @@ INFO:
...
@@ -4359,7 +4359,7 @@ INFO:
NOTE: This option won't work in BSDs (except PacBSD and PC-BSD)
NOTE: This option won't work in BSDs (except PacBSD and PC-BSD)
--uptime_shorthand on/off Shorten the output of uptime (
tiny, on
, off)
--uptime_shorthand on/off Shorten the output of uptime (
on, tiny
, off)
--refresh_rate on/off Whether to display the refresh rate of each monitor
--refresh_rate on/off Whether to display the refresh rate of each monitor
Unsupported on Windows
Unsupported on Windows
--gpu_brand on/off Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
--gpu_brand on/off Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
...
...
neofetch.1
View file @
3c078840
...
@@ -40,8 +40,8 @@ For example: 'info "Memory" memory' would be '\-\-disable memory'
...
@@ -40,8 +40,8 @@ For example: 'info "Memory" memory' would be '\-\-disable memory'
.IP
.IP
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
.TP
.TP
\fB\-\-package_managers\fR on/off
\fB\-\-package_managers\fR on/
tiny/
off
Hide/Show Package Manager names . (
tiny, on
, off)
Hide/Show Package Manager names . (
on, tiny
, off)
.TP
.TP
\fB\-\-os_arch\fR on/off
\fB\-\-os_arch\fR on/off
Hide/Show OS architecture.
Hide/Show OS architecture.
...
@@ -79,8 +79,8 @@ NOTE: This only works on Linux and BSD.
...
@@ -79,8 +79,8 @@ NOTE: This only works on Linux and BSD.
NOTE: For FreeBSD and NetBSD\-based systems, you need to enable
NOTE: For FreeBSD and NetBSD\-based systems, you need to enable
coretemp kernel module. This only supports newer Intel processors.
coretemp kernel module. This only supports newer Intel processors.
.TP
.TP
\fB\-\-distro_shorthand\fR on/off
\fB\-\-distro_shorthand\fR on/
tiny/
off
Shorten the output of distro (
tiny, on
, off)
Shorten the output of distro (
on, tiny
, off)
.IP
.IP
NOTE: This option won't work in Windows (Cygwin)
NOTE: This option won't work in Windows (Cygwin)
.TP
.TP
...
@@ -89,8 +89,8 @@ Shorten the output of kernel
...
@@ -89,8 +89,8 @@ Shorten the output of kernel
.IP
.IP
NOTE: This option won't work in BSDs (except PacBSD and PC\-BSD)
NOTE: This option won't work in BSDs (except PacBSD and PC\-BSD)
.TP
.TP
\fB\-\-uptime_shorthand\fR on/off
\fB\-\-uptime_shorthand\fR on/
tiny/
off
Shorten the output of uptime (
tiny, on
, off)
Shorten the output of uptime (
on, tiny
, off)
.TP
.TP
\fB\-\-refresh_rate\fR on/off
\fB\-\-refresh_rate\fR on/off
Whether to display the refresh rate of each monitor
Whether to display the refresh rate of each monitor
...
...
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