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
9ccd86be
Unverified
Commit
9ccd86be
authored
Aug 27, 2019
by
black
Committed by
GitHub
Aug 27, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1305 from fjallarefur/master
Rename GuixSD to Guix System
parents
1345c3d2
87de174a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
neofetch
neofetch
+2
-2
No files found.
neofetch
View file @
9ccd86be
...
...
@@ -925,8 +925,8 @@ get_distro() {
elif type -p guix >/dev/null; then
case "$distro_shorthand" in
"on" | "tiny") distro="Guix
SD
" ;;
*) distro="Guix
SD
$(guix system -V | awk 'NR==1{printf $5}')"
"on" | "tiny") distro="Guix
System
" ;;
*) distro="Guix
System
$(guix system -V | awk 'NR==1{printf $5}')"
esac
else
...
...
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