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
e38c90f9
Commit
e38c90f9
authored
Apr 12, 2016
by
Dylan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add verbose comment
parent
66fca924
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
0 deletions
+27
-0
ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE.md
+26
-0
neofetch
neofetch
+1
-0
No files found.
.github/ISSUE_TEMPLATE.md
0 → 100644
View file @
e38c90f9
### Description
Text here
### Neofetch version
-
### Verbose log
Add
`set -x`
to the second line of the script, the script should look like this:
```
sh
#!/usr/bin/env bash
set
-x
# vim: fdm=marker:noai:ts=4:sw=4
#
# Neofetch info about your system
# https://github.com/dylanaraps/neofetch
```
Run neofetch
-
neofetch
View file @
e38c90f9
#!/usr/bin/env bash
#!/usr/bin/env bash
# set -x
# vim: fdm=marker:noai:ts=4:sw=4
# vim: fdm=marker:noai:ts=4:sw=4
#
#
# Neofetch info about your system
# Neofetch info about your system
...
...
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