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
d3557435
Commit
d3557435
authored
Jun 19, 2018
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
misc: cleanup
parent
01bd13a3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
neofetch
neofetch
+2
-2
neofetch.1
neofetch.1
+2
-4
No files found.
neofetch
View file @
d3557435
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# SOFTWARE.
version="
4.0.3
"
version="
5.0.0
"
bash_version="${BASH_VERSION/.*}"
bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}"
sys_locale="${LANG:-C}"
...
@@ -156,7 +156,7 @@ uptime_shorthand="on"
...
@@ -156,7 +156,7 @@ uptime_shorthand="on"
# on: '998 (pacman), 8 (flatpak), 4 (snap)'
# on: '998 (pacman), 8 (flatpak), 4 (snap)'
# tiny: '908 (pacman, flatpak, snap)'
# tiny: '908 (pacman, flatpak, snap)'
# off: '908'
# off: '908'
package_managers="
tiny
"
package_managers="
on
"
# Shell
# Shell
...
...
neofetch.1
View file @
d3557435
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH NEOFETCH "1" "June 2018" "Neofetch
4.0.3
" "User Commands"
.TH NEOFETCH "1" "June 2018" "Neofetch
5.0.0
" "User Commands"
.SH NAME
.SH NAME
Neofetch \- A fast, highly customizable system info script
Neofetch \- A fast, highly customizable system info script
.SH SYNOPSIS
.SH SYNOPSIS
...
@@ -23,7 +23,7 @@ For example: 'info "Memory" memory' would be '\-\-disable memory'
...
@@ -23,7 +23,7 @@ For example: 'info "Memory" memory' would be '\-\-disable memory'
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/off
Hide/Show Package Manager names
.
Hide/Show Package Manager names
. (tiny, on, off)
.TP
.TP
\fB\-\-os_arch\fR on/off
\fB\-\-os_arch\fR on/off
Hide/Show OS architecture.
Hide/Show OS architecture.
...
@@ -260,8 +260,6 @@ Whether or not to bold the ascii logo.
...
@@ -260,8 +260,6 @@ Whether or not to bold the ascii logo.
.TP
.TP
\fB\-L\fR, \fB\-\-logo\fR
\fB\-L\fR, \fB\-\-logo\fR
Hide the info text and only show the ascii logo.
Hide the info text and only show the ascii logo.
.IP
Possible values: bar, infobar, barinfo, off
.SS "IMAGE:"
.SS "IMAGE:"
.TP
.TP
\fB\-\-loop\fR
\fB\-\-loop\fR
...
...
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