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
57ba17e1
Commit
57ba17e1
authored
Aug 11, 2017
by
Alexander Rüedlinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OS: add support for the siduction os
Signed-off-by:
Alexander Rüedlinger
<
a.rueedlinger@gmail.com
>
parent
93e4f416
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
0 deletions
+32
-0
siduction
ascii/distro/siduction
+21
-0
neofetch
neofetch
+11
-0
No files found.
ascii/distro/siduction
0 → 100644
View file @
57ba17e1
${c1} _aass,
jQh: =$w
QWmwawQW
)$QQQQ@( ..
_a_a. ~??^ syDY?Sa,
_mW>-<$c jWmi imm.
]QQwayQE 4QQmgwmQQ`
?WWQWP' -9QQQQQ@'._aas,
_a%is. .adYYs,. -"?!` aQB*~^3$c
_Qh;.nm .QWc. {QL ]QQp;..vmQ/
"QQmmQ@ -QQQggmQP ]QQWmggmQQ(
-???" "$WQQQY` __, ?QQQQQQW!
_yZ!?q, - .yWY!!Sw, "???^
.QQa_=qQ mQm>..vmm
$QQWQQP $QQQgmQQ@
"???" _aa, -9WWQQWY`
_mB>~)$a -~~
mQms_vmQ.
]WQQQQQP
-?T??"
neofetch
View file @
57ba17e1
...
@@ -78,6 +78,12 @@ get_distro() {
...
@@ -78,6 +78,12 @@ get_distro() {
*
)
distro
=
"Red Star OS
$(
awk
-F
'[^0-9*]'
'$0=$2'
/etc/redstar-release
)
"
*
)
distro
=
"Red Star OS
$(
awk
-F
'[^0-9*]'
'$0=$2'
/etc/redstar-release
)
"
esac
esac
elif
[[
-f
"/etc/siduction-version"
]]
;
then
case
"
$distro_shorthand
"
in
"on"
|
"tiny"
)
distro
=
"Siduction"
;;
*
)
distro
=
"Siduction (
$(
lsb_release
-sic
)
)"
esac
elif
type
-p
lsb_release
>
/dev/null
;
then
elif
type
-p
lsb_release
>
/dev/null
;
then
case
"
$distro_shorthand
"
in
case
"
$distro_shorthand
"
in
"on"
)
lsb_flags
=
"-sir"
;;
"on"
)
lsb_flags
=
"-sir"
;;
...
@@ -3560,6 +3566,11 @@ get_distro_colors() {
...
@@ -3560,6 +3566,11 @@ get_distro_colors() {
ascii_file="
scientific
"
ascii_file="
scientific
"
;;
;;
"
Siduction
"*)
set_colors 4 4
ascii_file="
siduction
"
;;
"
Slackware
"*)
"
Slackware
"*)
set_colors 4 7 1
set_colors 4 7 1
ascii_file="
slackware
"
ascii_file="
slackware
"
...
...
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