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
9694f80f
Commit
9694f80f
authored
Mar 05, 2018
by
Mitch Weaver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new DragonFly BSD logo, move old logo to dragonfly_old, add dragonfly_small
parent
5e2a6705
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
47 additions
and
18 deletions
+47
-18
dragonflybsd
ascii/distro/dragonflybsd
+15
-18
dragonflybsd_old
ascii/distro/dragonflybsd_old
+18
-0
dragonflybsd_small
ascii/distro/dragonflybsd_small
+4
-0
neofetch
neofetch
+10
-0
No files found.
ascii/distro/dragonflybsd
View file @
9694f80f
${c1} |
${c2},--, ${c1}| ${c2},--,
.-.
${c2}| `-, ${c1},^, ${c2},-' |
${c3} ()${c1}I${c3}()
${c2} `, `-, ${c3}(/ \) ${c2},-' ,'
${c1} "==.__:-:__.=="
${c2} `-, `-,${c1}/ \${c2},-' ,-'
"==.__/~|~\__.=="
${c2} `------${c1}( )${c2}------'
"==._( Y )_.=="
${c2} ,----------${c1}( )${c2}----------,
${c2}.-'~~""~=--...,__${c1}\/|\/${c2}__,...--=~""~~'-.
${c2} | _,-${c1}( )${c2}-,_ |
( ..=${c1}\\=${c1}/${c2}=.. )
${c2} `-,__,-' ${c1}\ /${c2} `-,__,-'
`'-. ,.-"`;${c1}/=\\${c2};"-.,_ .-'`
${c1} | |
`~"-=-~` .-~` ${c1}|=|${c2} `~-. `~-=-"~`
| |
.-~` /${c1}|=|${c2}\ `~-.
| |
.~` / ${c1}|=|${c2} \ `~.
| |
.-~` .' ${c1}|=|${c2} `. `~-.
| |
(` _,.-="` ${c1} |=|${c2} `"=-.,_ `)
| |
`~"~"` ${c1} |=|${c2} `"~"~`
`|'
${c1} /=\\
\\=/
^
ascii/distro/dragonflybsd_old
0 → 100644
View file @
9694f80f
${c1} |
.-.
${c3} ()${c1}I${c3}()
${c1} "==.__:-:__.=="
"==.__/~|~\__.=="
"==._( Y )_.=="
${c2}.-'~~""~=--...,__${c1}\/|\/${c2}__,...--=~""~~'-.
( ..=${c1}\\=${c1}/${c2}=.. )
`'-. ,.-"`;${c1}/=\\${c2};"-.,_ .-'`
`~"-=-~` .-~` ${c1}|=|${c2} `~-. `~-=-"~`
.-~` /${c1}|=|${c2}\ `~-.
.~` / ${c1}|=|${c2} \ `~.
.-~` .' ${c1}|=|${c2} `. `~-.
(` _,.-="` ${c1} |=|${c2} `"=-.,_ `)
`~"~"` ${c1} |=|${c2} `"~"~`
${c1} /=\\
\\=/
^
ascii/distro/dragonflybsd_small
0 → 100644
View file @
9694f80f
${c2}(\${c3}"${c2}/)
${c2}(/${c1}|${c2}\)
${c1} |
|
neofetch
View file @
9694f80f
...
@@ -3496,6 +3496,16 @@ get_distro_colors() {
...
@@ -3496,6 +3496,16 @@ get_distro_colors() {
ascii_file="
dracos
"
ascii_file="
dracos
"
;;
;;
"
dragonfly_old
"*)
set_colors 1 7 3
ascii_file="
dragonflybsd_old
"
;;
"
dragonfly_small
"*)
set_colors 1 7 3
ascii_file="
dragonflybsd_small
"
;;
"
DragonFly
"*)
"
DragonFly
"*)
set_colors 1 7 3
set_colors 1 7 3
ascii_file="
dragonflybsd
"
ascii_file="
dragonflybsd
"
...
...
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