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
8eb7944d
Unverified
Commit
8eb7944d
authored
Dec 06, 2019
by
bgkillas
Committed by
GitHub
Dec 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update neofetch
parent
9911c849
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
neofetch
neofetch
+11
-11
No files found.
neofetch
View file @
8eb7944d
...
@@ -4612,17 +4612,18 @@ ASCII:
...
@@ -4612,17 +4612,18 @@ ASCII:
--ascii_colors x x x x x x Colors to print the ascii art
--ascii_colors x x x x x x Colors to print the ascii art
--ascii_distro distro Which Distro's ascii art to print
--ascii_distro distro Which Distro's ascii art to print
NOTE: Arch
and Ubuntu
have 'old' logo variants.
NOTE: Arch
, Ubuntu, Redhat, and Dragonfly
have 'old' logo variants.
NOTE: Use '
arch_old' or 'ubuntu
_old' to use the old logos.
NOTE: Use '
{distro name}
_old' to use the old logos.
NOTE: Ubuntu has flavor variants.
NOTE: Ubuntu has flavor variants.
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME',
NOTE: Change this to 'Lubuntu', '
Kubuntu', '
Xubuntu', 'Ubuntu-GNOME',
'Ubuntu-Studio' or 'Ubuntu-Budgie' to use the flavors.
'Ubuntu-Studio'
, 'Ubuntu-Mate'
or 'Ubuntu-Budgie' to use the flavors.
NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS,
NOTE: Arcolinux, Dragonfly, Fedora, Alpine, Arch,
OpenBSD, postmarketOS, and Void have a smaller logo variant.
CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD,
postmarketOS, and Void have a smaller logo variant.
NOTE: Use '{distro name}_small' to use the small variants.
NOTE: Use '{distro name}_small' to use the small variants.
...
@@ -6215,8 +6216,7 @@ EOF
...
@@ -6215,8 +6216,7 @@ EOF
"dragonfly_old"*)
"dragonfly_old"*)
set_colors 1 7 3
set_colors 1 7 3
read -rd '' ascii_data <<'EOF'
read -rd '' ascii_data <<'EOF'
${c1} |
${c1} .-.
.-.
${c3} ()${c1}I${c3}()
${c3} ()${c1}I${c3}()
${c1} "==.__:-:__.=="
${c1} "==.__:-:__.=="
"==.__/~|~\__.=="
"==.__/~|~\__.=="
...
@@ -8154,7 +8154,7 @@ ${c1} PPPPPPPPPPPPPP
...
@@ -8154,7 +8154,7 @@ ${c1} PPPPPPPPPPPPPP
EOF
EOF
;;
;;
"popos_small"*)
"popos_small"*
| "pop_os_small"*
)
set_colors 6 7
set_colors 6 7
read -rd '' ascii_data <<'EOF'
read -rd '' ascii_data <<'EOF'
${c1}______
${c1}______
...
@@ -8168,7 +8168,7 @@ ${c1}______
...
@@ -8168,7 +8168,7 @@ ${c1}______
EOF
EOF
;;
;;
"Pop!_OS"*)
"Pop!_OS"*
| "popos"* | "pop_os"*
)
set_colors 6 7
set_colors 6 7
read -rd '' ascii_data <<'EOF'
read -rd '' ascii_data <<'EOF'
${c1} /////////////
${c1} /////////////
...
@@ -8508,7 +8508,7 @@ RRRR RRRRRRRRRRRRRRRRRRR R RRRR
...
@@ -8508,7 +8508,7 @@ RRRR RRRRRRRRRRRRRRRRRRR R RRRR
EOF
EOF
;;
;;
"redhat_old")
"redhat_old"
| "rhel_old"*
)
set_colors 1 7 3
set_colors 1 7 3
read -rd '' ascii_data <<'EOF'
read -rd '' ascii_data <<'EOF'
${c1} `.-..........`
${c1} `.-..........`
...
...
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