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
4fb30c04
Commit
4fb30c04
authored
Jan 07, 2019
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ascii: Added support for command output
parent
1b356da1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
neofetch
neofetch
+5
-1
neofetch.1
neofetch.1
+5
-3
No files found.
neofetch
View file @
4fb30c04
...
@@ -4375,8 +4375,12 @@ IMAGE BACKEND:
...
@@ -4375,8 +4375,12 @@ IMAGE BACKEND:
'sixel', 'tycat', 'w3m'
'sixel', 'tycat', 'w3m'
--source source Which image or ascii file to use.
--source source Which image or ascii file to use.
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
'/path/to/ascii', '/path/to/dir/'
'/path/to/ascii', '/path/to/dir/', 'command output' [ascii]
--ascii source Shortcut to use 'ascii' backend.
--ascii source Shortcut to use 'ascii' backend.
NEW: neofetch --ascii \"\$(fortune | cowsay -W 30)\"
--caca source Shortcut to use 'caca' backend.
--caca source Shortcut to use 'caca' backend.
--iterm2 source Shortcut to use 'iterm2' backend.
--iterm2 source Shortcut to use 'iterm2' backend.
--jp2a source Shortcut to use 'jp2a' backend.
--jp2a source Shortcut to use 'jp2a' backend.
...
...
neofetch.1
View file @
4fb30c04
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.
7
.
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.
8
.
.TH NEOFETCH "1" "
October 2018
" "Neofetch 5.0.1" "User Commands"
.TH NEOFETCH "1" "
January 2019
" "Neofetch 5.0.1" "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
...
@@ -199,10 +199,12 @@ Possible values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off',
...
@@ -199,10 +199,12 @@ Possible values: 'ascii', 'caca', 'jp2a', 'iterm2', 'off',
\fB\-\-source\fR source
\fB\-\-source\fR source
Which image or ascii file to use.
Which image or ascii file to use.
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
\&'/path/to/ascii', '/path/to/dir/'
\&'/path/to/ascii', '/path/to/dir/'
, 'command output' [ascii]
.TP
.TP
\fB\-\-ascii\fR source
\fB\-\-ascii\fR source
Shortcut to use 'ascii' backend.
Shortcut to use 'ascii' backend.
.IP
NEW: neofetch \fB\-\-ascii\fR "$(fortune | cowsay \fB\-W\fR 30)"
.TP
.TP
\fB\-\-caca\fR source
\fB\-\-caca\fR source
Shortcut to use 'caca' backend.
Shortcut to use 'caca' backend.
...
...
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